Payments
GET /payments
GET /payments/:id
POST /payments
POST /payments/:id/authorized
POST /payments/:id/captured
POST /payments/:id/receivedIdentity Id
1234aIndicates the purpose of the payment. This field defines how the payment should be processed within the system, based on its intent—such as funding an account, withdrawing funds, transferring between users, collecting funds, or applying fees. Go to the payment types page for the complete list of supported values.
PURCHASEPossible values: Account Number
1234Payment status
CREATED(dd/mm/yyyy) Start date filters created Date min
01/04/2025(dd/mm/yyyy) End date filters created Date max
08/04/2025Sorts the results by param:asc | param:desc
createdAt:descSpecifies the maximum number of items to return in a single request.
50Skips the input value from the current view
0checkout session Id
v1: empty ; v2: 24-04-2025
none, is the first API versionExample: 24-04-2025The API key used for authentication when making requests to the API Gateway.
Identifies the application making the request.
Unique identifier for the payment.
The API key used for authentication when making requests to the API Gateway.
Identifies the application making the request.
The API key used for authentication when making requests to the API Gateway.
Identifies the application making the request.
External reference identifier for integrations.
Identifier linking the transaction to a specific user or organization.
External reference identifier for the identity associated with the transaction.
The account number involved in the transaction.
The total amount of the transaction.
Specifies the currency used, following the ISO 4217 standard for fiat currencies (e.g., CLP, ARS, MXN). Go to the currencies page for the complete list of supported values.
A brief description of the transaction.
Indicates the purpose of the payment. This field defines how the payment should be processed within the system, based on its intent—such as funding an account, withdrawing funds, transferring between users, collecting funds, or applying fees. Go to the payment types page for the complete list of supported values.
The amount paid in the transaction.
Specifies the currency used, following the ISO 4217 standard for fiat currencies (e.g., CLP, ARS, MXN). Go to the currencies page for the complete list of supported values.
Timestamp indicating when the transaction expires, if applicable.
The API key used for authentication when making requests to the API Gateway.
Identifies the application making the request.
Unique identifier for the payment.
The API key used for authentication when making requests to the API Gateway.
Identifies the application making the request.
The API key used for authentication when making requests to the API Gateway.
Identifies the application making the request.
transaction id
provider signature
Last updated

