Create a Pay-in
Payment Instructions
Create a Pay-in
Create a pay-in instruction for a customer. Make payment before expiry with mandatory reference code and receive crypto in the destination wallet address.
POST
Create a Pay-in
Pay-in instructions require separate configuration. Contact support to enable this feature for your account.
Authorizations
Bearer token authentication. Obtain token from Issue a Token endpoint
Headers
Unique key to safely retry the request without creating duplicate pay-ins.
Body
application/json
ID of the customer the pay-in is created for.
Example:
"34c62166-3e7a-436b-a2e3-338c4148a859"
Amount to collect in minor units (cents) of the source currency.
Example:
100101
Source currency. Only MXN is supported.
Available options:
MXN Example:
"MXN"
Optional developer fee applied to the pay-in.
Response
Pay-in instruction created successfully
