Skip to main content
GET
Checkout 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
string
required

checkout_id

Response

Detail

checkoutId
string
Example:

"chk_01a0..."

sessionId
string
purchaseType
string
sessionMode
string
checkoutVersion
string
offerCode
string
offerName
string
productName
string
psp
string
paymentMethod
string
cardBrand
string
cardLast4
string
lastDeclineCode
string
customerName
string

(customer PII)

customerEmail
string

(customer PII)

customerPhone
string

(customer PII)

shippingCity
string
shippingState
string
shippingCountry
string
amountTransaction
number
attemptCount
integer
attemptApprovedCount
integer
attemptDeclinedCount
integer
purchaseCount
integer
orderId
string
isRecovered
boolean
loadedAt
string

Column used for the /checkouts from/to filter

sessionInitializedAt
string

Column used for the /abandoned-carts from/to filter

firstAttemptAt
string
firstApprovedAt
string
abandonedAt
string
purchasedAt
string
creatorUserId
string
checkoutBuilderId
string
checkoutLayout
string
abTestId
string
abTestVariantId
string
referer
string
searchParams
string
pagClick
string
ipAddress
string

(customer PII)

isBot
boolean
botDecision
string
threeDsTriggered
boolean
maxAttemptNumber
integer
attemptErrorCount
integer
loadCount
integer
restoredTimes
integer
cardInputStartedAt
string
cardInputCompletedAt
string
sessionRestoredAt
string