View a chargeback

Returns a single chargeback record.

If you don't know the chargeback ID, use the View chargebacks endpoint.

Try It

To use the Try It feature for this endpoint, you must use the credentials for your Sandbox API user.

Include the chargeback ID as a path parameter for the request.

Request parameters

  • id

Response parameters

  • id
  • relatedChargebackId
  • merchantId
  • reportDate
  • sequenceNumber
  • cardType
  • cardNumber
  • amount
  • transactionDate
  • reasonCode
  • description
  • referenceNumber
  • message
  • authCode
  • lockBoxBatch
  • cardIdentifier
  • transactionCode
  • transactionId
  • transactionRef
  • chargebackCycle
  • isDisputed
  • achId
  • achDetailsId
  • currencyId
  • createdAt
  • updatedAt
  • disputes
  • disputes.id
  • disputes.merchantId
  • disputes.chargebackId
  • disputes.createdAt
  • disputes.updatedAt
  • processor
  • processor.id
  • processor.originalId
  • processor.processorType
  • processor.originalTransactionId
  • processor.chargebackId
  • transaction
  • transaction.chargebackId
  • transaction.transactionId
  • transaction.orderNumber
  • transaction.cardHolder
  • transaction.transactionDate
  • transaction.amount
  • reason
  • reason.name
  • reason.description
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!