Get all Payout Accounts for a Merchant

Retrieve all payout accounts linked to a specific merchant.

get
Path parameters
account_typestringRequired
account_idinteger · int32Required
Query parameters
extendedbooleanOptionalDefault: false
app_idinteger · int32Optional

App ID used to target the target payout account for merchant account types

Header parameters
X-Violet-TokenstringRequired
X-Violet-App-SecretstringRequired
X-Violet-App-Idinteger · int32Required
Responses
chevron-right
default

default response

application/json
app_idinteger · int32Optional

Identifier of the application that this merchant payout account is associated with.

app_namestringOptional

Name of the application that this merchant payout account is associated with.

is_migration_originbooleanOptional

Indicates if this payout account is the account from which an active migration is taking place.

is_migration_targetbooleanOptional

Indicates if this payout account is the target account in an ongoing migration process.

get
/payments/{account_type}/{account_id}/payout_accounts
default

default response

Last updated

Was this helpful?