View a chargeback

Returns a single chargeback.

⚠️

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 in the path parameter of 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
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!