aid_management_settings_approvals_payout_destinations_get
Payout Approvals
List seller approvals
scopes:
- admin:accounts
- read:accounts
GET
aid_management_settings_approvals_payout_destinations_get
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication (token authentication) should be used for accessing the API.
Use Get Token to get an access token for client credentials. Pass the token in the request header:
Authorization: Bearer {access_token}where the access_token is JSON Web Tokens (JWT).
Path Parameters
An id that uniquely identifies the account.
Required string length:
9Query Parameters
filter CDDs by payout_destination_id
filter CDDs by status
Available options:
ACTIVE, DECLINED, UNDER_MANUAL_REVIEW, AUTOMATIC_REVIEW, WAITING_FOR_SIGNATURE, WAITING_FOR_DECLARATION, ERROR, ARCHIVED, WAITING_FOR_DETAILS, TERMINATED Response
List of ApprovalsPayoutDestinationResponse objects
Last modified on May 29, 2026