aid_management_settings_approvals_payout_destinations_id_delete
approvals
Archive seller approval
Archive approval where status is one of
- ACTIVE
- DECLINED
- WAITING_FOR_SIGNATURE
- WAITING_FOR_DECLARATION
- ERROR
This will remove the approval from the list of approvals, updates to the approval will be ignored.
scopes:
- admin:accounts
- write:accounts
- write:accounts:/management/settings/approvals
DELETE
aid_management_settings_approvals_payout_destinations_id_delete
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:
9Approval ID.
Query Parameters
Delete active seller.
Response
The resource was archived.
Last modified on May 29, 2026