Skip to main content
GET
Get User Order

Authorizations

X-ACCESS-TOKEN
string
header
required

API access token from your Fliqr AI dashboard (Settings → API). Send it in the X-ACCESS-TOKEN header on every request.

Path Parameters

contact_id
integer
required
order_id
string
required

Response

200 - application/json

successful operation

All value related to money is in cents

order_id
string
page_id
integer<int64>
user_id
integer<int64>

The contact ID

currency
string
total
integer<int64>
subtotal
integer<int64>
total_items
integer<int32>
coupon_discount
integer<int64>
coupon
string
line_items
object[]
contact
object