Skip to main content
GET
List Related Chargebacks

Authorizations

Authorization
string
header
required

Enter token in following format: Bearer

Path Parameters

chargebackId
string
required

Response

The chargebacks sharing the acquirer reference number.

id
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
transactionReferenceId
string<uuid> | null
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
caseNumber
string | null
required
reasonCode
string | null
required
reasonDesc
string | null
required
visaRDRIndicator
boolean | null
required
itemType
string | null
required
caseType
string | null
required
resolutionTo
enum<string> | null
required
Available options:
bank,
merchant,
general_ledger,
split,
closed
reversal
boolean | null
required
acquirerReferenceNumber
string | null
required
caseAmount
number | null
required
merchAmount
number | null
required
transactionAmount
number | null
required
dateTransaction
string | null
required
datePosted
string | null
required
dateLoaded
string | null
required
dateResolved
string | null
required
lastActionDate
string | null
required
dateDisputeAccepted
string | null
required
bankMessage
string | null
required
merchantMessage
string | null
required
glMessage
string | null
required
cardBrand
enum<string> | null
required
Available options:
visa,
mastercard,
discover,
amex,
jcb,
diners_club,
ebt,
private_label,
paypal,
other,
unknown
cardLast4
string | null
required
Maximum string length: 4
clientId
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
clientPath
string
required
createdAt
string
required
createdBy
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
updatedAt
string
required
updatedBy
string<uuid>
required
Pattern: ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$