Skip to main content
GET
List payment orders
Retrieve a list of orders for the sender.

Authorizations

API-Key
string
header
required

Query Parameters

status
string
token
string
network
enum<string>

Network identifier for the blockchain

Available options:
ethereum,
base,
bnb-smart-chain,
lisk,
scroll,
celo,
arbitrum-one,
polygon,
asset-chain
ordering
string

Response

List of payment orders

status
string
Example:

"success"

message
string
Example:

"Operation successful"

data
object

The actual response data (e.g., ReceiveAddressResponse, etc.)