Skip to main content

Generate token

Generate an Acceptor Token to be used in a payment.

Header Parameters
trace-id string

Id for tracing pourpose. Used to trace the request through every internal system. Must be different on every transaction or attempt.

Request Body REQUIRED
card object
holder object
name string
identification_type string

Possible values: [DNI, CUIL]

identification_number string
Responses
2XX

Successful response

Schema OPTIONAL
token string OPTIONAL
created_at date-time OPTIONAL
expiry_at date-time OPTIONAL
4XX

Generic error response

Schema OPTIONAL
code string
message string
5XX

Generic error response

Schema OPTIONAL
code string
message string