| Name | Description | Type | Additional information |
|---|---|---|---|
| BillDetailID | long |
None. |
|
| BillID | long |
None. |
|
| 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. |
| ItemDesc |
Invoice Line Item description |
string |
None. |
| ItemExternalID |
External unique identifier for the related invoice line item |
string |
Required |
| ItemNetAmountAmt | decimal? |
None. |
|
| ItemNum |
Invoice Line Item number, from the Invoice document |
string |
Required String length: inclusive between 0 and 255 |
| ItemQtyShippedNum |
Invoice Line Item shipped quantity |
int |
None. |
| ItemUnitPriceAmt |
Invoice Line Item Unit price |
decimal |
None. |