Skip to main content
GET
Retrieve a store order

Authorizations

Authorization
string
header
required

A Dueflow access token: dfp_ (personal) or dfs_ (service). Permissions are the token's scopes intersected with the role ceiling, re-evaluated per request.

Path Parameters

orderId
string
required

Response

Success

id
string
required
listingId
string
required
memberId
string | null
required
totalAmount
string
required
currency
string
required
status
enum<string>
required
Available options:
pending,
paid
paidAt
string<date-time> | null
required
createdAt
string<date-time>
required