Create a payment session
Creates a payment attempt on a token/chain. Returns the deposit address the buyer pays. A 409 means an active session already exists (the response includes activeSessionId).
Authentication
x-api-keystring
API Key authentication via header
Path parameters
checkoutId
Request
This endpoint expects an object.
mintId
refund_address
Response
Existing active session
id
checkoutId
mintId
rateLocked
amountRequired
amountReceived
refundAddress
minConfirmations
expiresAt
status
riskFlag
quarantineDeadlineAt
depositAddress
Send payment here
depositAddressPath
chain
token
createdAt
updatedAt
Errors
400
Bad Request Error
401
Unauthorized Error
409
Conflict Error