Get dispute record
Retrieves a chargeback record and its details.
Path parameters
Id
ID of the chargeback or return record. This is returned as chargebackId
in the RecievedChargeback and ReceivedAchReturn webhook notifications.
Headers
requestToken
Response
Success
Id
Identifier of chargeback or return.
ChargebackDate
Date of chargeback in format YYYY-MM-DD or MM/DD/YYYY.
CaseNumber
Number of case assigned to the chargeback.
ReasonCode
R code for returned ACH or custom code identifying the reason.
Reason
Text describing the chargeback or ACH return reason.
ReferenceNumber
Processor reference number to the chargeback.
LastFour
Last 4 digits of card or bank account involved in chargeback or return.
AccountType
Bank account type or card brand.
Status
Status for chargeback or ACH return
- 0: Open (chargebacks only)
- 1: Pending (chargebacks only)
- 2: Closed-Won (chargebacks only)
- 3: Closed-Lost (chargebacks only)
- 4: ACH Return (ACH only)
- 5: ACH Dispute, Not Authorized (ACH only)
Method
Type of payment vehicle: ach or card.
CreatedAt
Timestamp when the register was created, in UTC.
ReplyBy
Time that a response to a chargeback is due, in UTC.
PaymentTransId
ReferenceId of the transaction in Payabli.
OrderId
Custom identifier for the transaction.
TransactionTime
Timestamp when transaction was submitted, in UTC.
Customer
PaymentData
PaypointLegalname
The paypoint's legal name.
PaypointDbaname
The paypoint's DBA name.
ParentOrgName
The name of the parent organization.
ParentOrgId
The ID of the parent organization.
PaypointEntryname
The paypoint's entryname.
Responses
Chargeback response records.
Transaction
messages
Messages related to the chargeback.
ServiceGroup
Service group classification.
DisputeType
Type of dispute classification.
ProcessorName
Name of the payment processor.
ScheduleReference
Reference to the subscription originating the transaction.
NetAmount
Net amount in chargeback or ACH return.
externalPaypointID
A custom identifier for the paypoint, if applicable. Like entrypoint
is the Payabli identifier for the merchant, externalPaypointId
is a custom field you can use to include the merchant’s ID from your own systems.
pageidentifier
Auxiliary validation used internally by payment pages and components.