Crypto payments API
Confirm crypto payment
POST
This endpoint is only meant to be called in our sandbox environment to simulate a sucessful crypto payment. Crypto payments are processed automatically in our production environment.
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
Body
application/json
The ID of the order.
Example:
"66290ac8bd3903485989f82e"
Response
200
application/json
OK
The response is of type string
.
Example:
"OK"