Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Merchant API V2 token. Pass as Authorization: Bearer <token>.

Query Parameters

order_number
string
required

Merchant-facing order number. Prefixes and suffixes are ignored.

Minimum string length: 1
limit
integer
Required range: 1 <= x <= 100
cursor
string

Response

Matching orders

object
enum<string>
required
Available options:
list
data
object[]
required
has_more
boolean
required
next_cursor
string | null
required