Customer details 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)
255Customer
Describe type of a user.
company property is required when using the type companycompany property is only supported for users with type other
or companyemployee or other requires
admin:customers or write:customers scope.customer or companycustomer, company, contact, employee, other The customer id you have defined for the customer. (must not have trailing or leading spaces) An auto-generated customer_id will be created if no customer_id is provided.
255A set of key/value pairs that you can attach to a customer object. It can be useful for storing additional information about the customer in a structured format. You can unset an individual key by setting its value to null and then saving. To clear all keys, set metadata to null
{ "dob_year": 1985 }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"
"John"
"Doe"
customer email,
case insensitive duplication control prevents
multiple user with same type to have equal email
customer@example.com is equal to CUStOMer@EXAMPLE.com
"customer@example.com"
A phone number in E.164 number formatting.
"+4799999999"
Custom attributes
Status of the customer
customer favorite store
The source that recruited the customer
Customers consent for marketing in different channels
Company details, supported when type is Company
"male"
"1990-09-20"
The users that it is a contact for, supported when type is contact