Skip to main content
GET
Order detail

Authorizations

Authorization
string
header
required

Your opaque API key (pag_...) sent directly as the Bearer token. There is no token/JWT exchange.

Path Parameters

id
integer
required

order_id

Response

Detail

orderId
integer
Example:

129156

orderUcode
string
checkoutId
string
currency
string
Example:

"usd"

source
string
Example:

"internal"

creatorName
string
offerCode
string
offerName
string
productName
string
supplierName
string
Example:

"RedRock"

psp
string
paymentMethod
string
cardBrand
string
cardLast4
string
customerName
string

(customer PII)

customerEmail
string

(customer PII)

customerPhone
string

(customer PII)

shippingAddress1
string

(customer PII)

shippingAddress2
string

(customer PII)

shippingCity
string

(customer PII)

shippingState
string

(customer PII)

shippingCountry
string

(customer PII)

shippingZipcode
string

(customer PII)

amountItemsGross
number
amountItemsNet
number
amountShippingNet
number
amountTaxes
number
amountTransaction
number
amountPlatformFee
number
amountAffiliation
number
amountCreatorNet
number
amountCreatorPlatformFee
number
amountCreatorTax
number
amountRefunded
number
purchaseCount
integer
upsellCount
integer
lastTrackingMilestone
string
trackingProvider
string
Example:

"17track"

trackingCode
string
trackingCarrier
string
checkoutInitializedAt
string

Column used for the from/to filter

orderCreatedAt
string
orderCompletedAt
string
deliveredAt
string
hasUpsellRoot
boolean
sentToSupplierAt
string
supplierConfirmedAt
string
trackingRegisteredAt
string
carrierPickedUpAt
string
availableForPickupAt
string
outForDeliveryAt
string
firstDeliveryFailedAt
string
firstExceptionAt
string
deliveryFailedCount
integer
exceptionCount
integer