POST
/
sender
/
orders
{
  "id": "<string>",
  "amount": "<string>",
  "token": "<string>",
  "network": "base",
  "receiveAddress": "<string>",
  "validUntil": "2023-11-07T05:31:56Z",
  "senderFee": 123,
  "transactionFee": 123,
  "reference": "<string>"
}

Authorizations

API-Key
string
header
required

Body

application/json

Response

201 - application/json

Payment order initiated

The response is of type object.