v1

latestOpenAPI 3.0.32026-07-26214048.5 KB
Sender

List v2 payment orders

get/sender/orders

Query parameters

pageinteger
pageSizeinteger
status'initiated' | 'deposited' | 'pending' | 'fulfilling' | 'fulfilled' | 'validated' | 'settling' | 'settled' | 'cancelled' | 'refunding' | 'refunded' | 'expired'
direction'onramp' | 'offramp'

Filter to onramp (fiat → crypto) or offramp (crypto → fiat). Omit to include both directions.

On stats endpoints, invalid values return 400 Bad Request. On list endpoints, values other than onramp or offramp are ignored (no direction filter).

HMAC (GET): the signed payload includes all query parameters—include direction when you send it (alongside timestamp, currency, etc.).

Response

List of orders

statusstring