Payout Accounts

Manages merchant payout accounts for receiving payments. Use these endpoints to retrieve and manage payout account information.

Available endpoints:

   GET /v1/payments/{account_type}/{account_id}/payout_account
   GET /v1/payments/{account_type}/{account_id}/payout_accounts
   GET /v1/payments/payout_account/{payout_account_id}
DELETE /v1/payments/payout_accounts/{payout_account_id}

Last updated

Was this helpful?