| Name | Description | Type | Additional information |
|---|---|---|---|
| Customer |
Contains the information of the customer. Conditionally required for calls under the Unenrolled Customer Role. |
CustomerModel |
None. |
| CustomerToken |
Contains the unique customer token used to identify the customer. Conditionally required for calls involving Enrolled Customers. |
string |
String length: inclusive between 0 and 100 |
| DisputeExternalID |
External unique identifier of the Dispute |
string |
Required |
| DisputeReasonCode |
Dispute Reason Code. Optional. If not provided, the original value will be used. |
string |
String length: inclusive between 0 and 30 |
| DisputeStatus |
Dispute Status |
DisputeStatuses |
Required |
| dtUpdateExternal |
External update date time for the Dispute. Can be used for synchronization. |
date-time |
Required |
| InvoiceLookup |
Invoice identification data used to find Invoice associated with the Dispute |
InvoiceLookupModel |
Required |