Creates a new payment order.
source.type = "crypto" and destination.type = "fiat".
The response providerAccount contains a receiveAddress to send tokens to.source.type = "fiat" and destination.type = "crypto".
The response providerAccount contains a virtual bank account for the user to deposit fiat into.Payment amount. Denomination is determined by amountIn (defaults to crypto units).
"100"
Polymorphic source — set type: "crypto" for offramp or type: "fiat" for onramp.
Polymorphic destination — set type: "fiat" for offramp or type: "crypto" for onramp.
Specifies whether amount is denominated in crypto or fiat. Defaults to crypto.
crypto, fiat Quoted exchange rate (fiat per crypto unit). Optional — protocol uses best available rate if omitted.
Fixed sender fee in crypto units.
Sender fee as a percentage of the order amount (alternative to senderFee).
Your internal reference ID for this order.