Initiate a signup for Dintero Account
An email verification request will be sent to the applicant, that contains a code that must be sent to POST /account//signup/verify
A welcome email will be sent after verification of the applicant email is completed. The email contains links to Backoffice
scopes:
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.
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).
An id that uniquely identifies the account or owner (partner)
Accepted