Disputes
Path Parameters
Body
A unique value that identifies the dispute and will be used as the key when making updates to disputes. Maximum 255 characters.
1 - 255
The dispute amount, represented as a positive integer in the smallest currency unit (e.g. two-decimal currency such as $101.50 is represented as 10150, zero-decimal currency such as ¥1095 is represented as 1095). Refer to the ISO 4217 currency page for guidance.
x > 0
The currency of the dispute, represented by the 3-letter ISO-4217 currency code. Must be three characters.
3
The date when the dispute was created, represented in ISO 8601 format (e.g. 2023-09-04T16:13:05Z).
The transaction ID of the original transaction associated with the dispute. Maximum 255 characters.
255
The amount refunded to the customer, represented as a positive integer in the smallest currency unit (e.g. two-decimal currency such as $101.50 is represented as 10150, zero-decimal currency such as ¥1095 is represented as 1095). The value is unsigned. Refer to the ISO 4217 currency page for guidance.
x > 0
The merchant order reference of the original transaction associated with the dispute. Maximum 255 characters.
255