Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.08 KB

OutgoingWebhookData4.md

File metadata and controls

33 lines (19 loc) · 1.08 KB

OutgoingWebhookData_4

Properties

Name Type Required Description
| amount | string | ✅ | The amount involved in the dispute, represented as a string to accommodate precision. |
| businessId | string | ✅ | The unique identifier of the business involved in the dispute. |
| createdAt | string | ✅ | The timestamp of when the dispute was created, in UTC. |
| currency | string | ✅ | The currency of the disputed amount, represented as an ISO 4217 currency code. |
| disputeId | string | ✅ | The unique identifier of the dispute. |
| disputeStage | model | ✅ |  |
| disputeStatus | model | ✅ |  |
| paymentId | string | ✅ | The unique identifier of the payment associated with the dispute. |
| payloadType | model | ✅ |  |

OutgoingWebhookData_4PayloadType

Properties

Name Type Required Description
| Dispute | string |  | Dispute |