Bank payments API
Check bank payment
POST
/
api
/
payments
/
bank
/
check
In sandbox environment, this endpoint is used to simulate a succesfull fiat payment. In production environment, this endpoint only needs to be called when making a PEN or USD payment (outside of the US). Payments in all other currencies are processed automatically.
Requirements to consume the endpoint.
Create and modify role
The user must have the role to create and modify.
User approved
The user must be approved in at least one country.
Authorizations
x-api-key
string
headerrequiredBody
application/json
orderId
string
requiredId of the order for which you wish to confirm the payment was sent.
Response
200 - application/json
The response is of type string
.