The Dispute Object

Request

PropertyTypeDescription
merchant_referenceStringMerchant reference.
transaction_idStringUnique identifier for the transaction.
dispute_evidenceDispute Evidence ObjectEvidence for the dispute.
amountNumberAmount disputed. If not provided, it is considered the total amount of the transaction.

Response

PropertyTypeDescription
merchant_referenceStringMerchant reference.
dispute_idStringUnique identifier for the dispute.
statusStringCurrent status of the dispute.
status_codeStringThe status code of the dispute.
status_detailStringThe status code detail of the dispute.
created_atStringDate and time in which the dispute was created.
last_updatedStringDate and time in which the dispute was last updated.
dispute_evidenceObjectEvidence for the dispute.
amountNumberAmount disputed.