Skip to main content
GET
Get a chargeback by id

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

refund_request_id

Example:

"19119"

Response

Detail

refundRequestId
string
Example:

"19119"

orderId
integer
Example:

129156

checkoutId
string
Example:

"chk_01a04083-beb7-71fc-b5a6-1b0091157d02"

creatorId
string
Example:

"987"

affiliateId
string
Example:

"135"

cardBrand
string
Example:

"visa"

refundSource
string
Example:

"customer_request"

refundType
string

totally_refunded | partially_refunded | chargeback | alert_chargeback

Example:

"chargeback"

refundReason
string
Example:

"item_not_received"

isFraud
boolean
Example:

false

amountRequested
number
Example:

522

amountRefundedTotal
number
Example:

522

transactionsCount
integer
Example:

1

completedCount
integer
Example:

1

failedCount
integer
Example:

0

cancelReason
string
Example:

""

requestedAt
string

Column used for the from/to filter

Example:

"2026-08-25 10:30:00"

lastTransactionAt
string
Example:

"2026-08-25 11:00:00"

canceledAt
string
Example:

""