Create a new customer token 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.
9The customer id you have defined for the customer. (must not have trailing or leading spaces)
255delete all token events recorded on token type/value before creating new customer token
customer token to add
identifies how or who is resposible for the token value
1"sha1:email"
1"a1b79ef1a62d94ffa86b3f3d846df0ee3993af92"
The token id you have defined for the token. (must not have trailing or leading spaces). An auto-generated token_id will be created if no token_id is provided.
1 - 255Additional metadata about the token or the entity the token was created from
{
"exp_month": 10,
"exp_year": 20,
"mask_pan": "**** **** **** 3477"
}Customer token added
identifies how or who is resposible for the token value
1"sha1:email"
1"a1b79ef1a62d94ffa86b3f3d846df0ee3993af92"
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
The ID of the user/client created the resource
"1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
The token id you have defined for the token. (must not have trailing or leading spaces)
1 - 255Additional metadata about the token or the entity the token was created from
{
"exp_month": 10,
"exp_year": 20,
"mask_pan": "**** **** **** 3477"
}