Skip to main content
GET
Purchase 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

purchase_id

Response

Detail

purchaseId
integer

Purchase ID

Example:

151206

purchaseUcode
string
Example:

"pur_01a0..."

orderId
integer

Order ID

Example:

129156

checkoutId
string
Example:

"chk_01a0..."

purchaseType
string

front, upsell, order_bump, downsell

Example:

"front"

currency
string
Example:

"usd"

purchaseCreatedAt
string

When the purchase was created (UTC)

checkoutInitializedAt
string

When the checkout was initialized (UTC) — column used for the from/to filter

creatorName
string
affiliateName
string
offerCode
string
offerName
string
productName
string
psp
string
Example:

"worldpay"

paymentMethod
string
Example:

"credit_card"

cardBrand
string
Example:

"visa"

cardLast4
string
Example:

"0465"

customerName
string

(customer PII)

customerEmail
string

(customer PII)

customerPhone
string

(customer PII)

billingAddress1
string

(customer PII)

billingAddress2
string

(customer PII)

billingCity
string

(customer PII)

billingState
string

(customer PII)

billingCountry
string

(customer PII)

billingZipcode
string

(customer PII)

amountTransaction
number
amountItemsGross
number
amountItemsNet
number
amountShippingNet
number
amountTaxes
number
amountAffiliation
number
amountAffiliationNet
number
amountRefunded
number
incomingAvailableAt
string
incomingDays
integer
amountCreatorNet
number

Creator net — creator keys only

amountCreatorPlatformFee
number

Creator keys only

amountCreatorTax
number

Creator keys only

purchaseItems
object[]

Line items in the purchase

coupons
object[]

Applied coupons

fees
object[]

Fees

reservedAvailableAt
string
reservedDays
integer
reservedAmount
number