| Name | Description | Type | Additional information |
|---|---|---|---|
| DisputedItemAmount |
Line item Disputed amount |
decimal |
Required |
| DisputedItemCount |
Count of the Disputed items for the line item. Assigned if the dispute calculation method was by count. |
int? |
None. |
| DisputedItemExternalID |
External numeric unique identifier of the dispute line item |
long? |
None. |
| DisputeExternalID |
External unique identifier of Dispute. Required if DisputeOID is not provided. |
string |
None. |
| DisputeID |
Unique internal identifier of the Dispute in BillerIQ |
long |
None. |
| DisputeOid |
Unique identifier of the Dispute in BillerIQ. Required if DisputeExternalID is not provided. |
globally unique identifier? |
None. |
| ID |
Internal unique identifier of the Dispute Item |
long |
None. |
| ItemExternalID |
External unique identifier for the related invoice line item |
string |
Required |
| ItemNum |
Invoice Line Item number, from the Invoice document |
string |
Required String length: inclusive between 0 and 255 |