Post V 1 Payments

Create a new on-chain payment

Authentication

x-api-keystring
API Key authentication via header

Request

This endpoint expects an object.
currencystringRequired
checkout_idstringRequired
amountdoubleRequired
order_idstring or nullOptional
return_urlstring or nullOptional
customer_idstring or nullOptional
metadatamap from strings to strings or doublesOptional
line_itemslist of objectsOptional
recipientEmailstring or nullOptionalformat: "email"

Response

Default Response
dataobject
metaobject or null
errorstring or null
statusdoubleDefaults to 200