| Name | Description | Type | Additional information |
|---|---|---|---|
| InvoiceDetailId |
Unique identifier assigned to the invoice detail record by the WMS system. |
integer |
None. |
| InvoiceId |
Unique identifier assigned to the parent invoice by the WMS system. |
integer |
None. |
| InvoiceNumber |
Invoice number assigned to the parent invoice. |
string |
None. |
| Invoiced |
Date the parent invoice was invoiced. |
date |
None. |
| ClientCode |
Code assigned by WMS to identify the client associated with the invoice detail. |
string |
None. |
| WarehouseCode |
Code assigned by WMS to identify the warehouse associated with the invoice detail. |
string |
None. |
| ReceivingId |
Unique identifier assigned to the receiving record by the WMS system, when the invoice detail is associated with a receiving. |
integer |
None. |
| OrderId |
Unique identifier assigned to the order by the WMS system, when the invoice detail is associated with an order. |
integer |
None. |
| ClientOrderId |
Unique order identifier from your system, when the invoice detail is associated with an order. |
string |
None. |
| ActivityDate |
Date the billable activity occurred. |
date |
None. |
| Activity |
Name or category of the billable activity. |
string |
None. |
| Charge |
Name of the charge applied for the billable activity. |
string |
None. |
| Description |
Additional description for the invoice detail charge. |
string |
None. |
| Quantity |
Quantity used to calculate the invoice detail charge amount. |
decimal number |
None. |
| ChargeAmount |
Total charge amount for the invoice detail. |
decimal number |
None. |