Payout destination creation
Create a payout destination for an account
scopes:
- admin:accounts
- write:accounts
- write:accounts:/management/settings/approvals
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 or owner (partner)
Body
Payout destination details
40^[A-Za-z0-9_-]+$"PD032"
Reference on transfers in bank statements
Bank accounts associated with the payout destination.
1 - 2 elements- For a company seller select
companyor leave blank. Required fields areorganization_numberandcountry_code. - For an individual seller select
individual. Provide optional fields in the individual object.
company, individual day, week, month, manual ^\d{1,4}"2741"
Organization data for company type of payout destination
Used only if type is individual.
The name of the payout destination
60Description of the seller
1000The user that will submit the form. If the email is set the user will be notified about the form via email.
See Seller onboarding - Reminder emails for the reminder schedule.
Optional settings for automatically creating report configurations when the payout destination is created.
Response
Created AuthPayoutDestination resource
An UUID that uniquely identifies the resource
The date-time when the resource was created
The ID of the user/client created the resource
"1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
The date-time when the resource was last updated
^[PT]{1}\d{8}$ACTIVE, DECLINED, UNDER_MANUAL_REVIEW, AUTOMATIC_REVIEW, WAITING_FOR_SIGNATURE, WAITING_FOR_DECLARATION, ERROR, ARCHIVED, WAITING_FOR_DETAILS, TERMINATED Type of legal entity
company, individual The ID of the user/client created the resource
"1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
40^[A-Za-z0-9_-]+$"PD032"
^\d{1,4}"2741"
Organization data for company type of payout destination
Used only if type is individual.
Bank accounts associated with the payout destination.
1 - 2 elementsday, week, month, manual Number of stores associated with the payout destination
Reference on transfers in bank statements
ITU/E.123 format with international prefix (+PPNNNNNNNNN...)
^\+?\d{5,15}$Number of terminals associated with the payout destination
The name of the payout destination
Description of the payout destination
Terminals associated with the payout destination
Stores associated with the payout destination
The user that will submit the form. If the email is set the user will be notified about the form via email.
See Seller onboarding - Reminder emails for the reminder schedule.