Payouts

HTTP MethodRouteAuthorization LevelRequired Permission(s)
GETpayouts/metricsEnd user or Merchant token (IP whitelist)AccountPermissions.CanViewPayouts
GETpayoutsEnd user or Merchant token (IP whitelist)AccountPermissions.CanViewPayouts
GETpayouts/exportEnd user tokenAccountPermissions.CanViewPayouts
GETpayouts/{id}End user or Merchant token (IP whitelist)AccountPermissions.CanViewPayouts
POSTpayoutsEnd user or Merchant tokenAccountPermissions.CanCreatePayouts
POSTpayouts/batchcreateEnd user or Merchant tokenAccountPermissions.CanCreateBatchPayouts
POSTpayouts/submit/{id}Strong end user token (SCA)AccountPermissions.CanAuthorisePayouts
PUTpayouts/cancel/{id}End user or Merchant tokenAccountPermissions.CanEditPayouts
PUTpayouts/reject/{id}End user or Merchant tokenAccountPermissions.CanRejectPayouts
POSTpayouts/sendAPI Key + HMAC(none)
POSTpayouts/sendbeneficiaryMerchant token (IP whitelist + HMAC signature)(none)
GETpayouts/{id}/proofEnd user tokenAccountPermissions.CanViewPayouts
GETpayouts/{merchantID}/failedEnd user or Merchant token (IP whitelist)(none)