Origins and destinations
GET /payment-origins
GET /payment-destinationsNode types
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
accountNumberstringOptionalExample:
corresponding accountNumber
679c482ee4420cb5b0966c9acurrencystringOptional
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.
purchaseCurrencystringOptional
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.
Header parameters
x-api-keystringRequired
The API key used for authentication when making requests to the API Gateway.
User-AgentstringRequired
Identifies the application making the request.
Responses
200Success
application/json
400Error
application/json
500Error
application/json
get
/payment-originsAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
accountNumberstringOptionalExample:
corresponding accountNumber
679c482ee4420cb5b0966c9atypestringOptionalExample:
type of destination
BANK_ACCOUNTHeader parameters
x-api-keystringRequired
The API key used for authentication when making requests to the API Gateway.
User-AgentstringRequired
Identifies the application making the request.
Responses
200Success
application/json
400Error
application/json
500Error
application/json
get
/payment-destinationsLast updated

