| Name | Description | Type | Additional Information |
|---|---|---|---|
| BookLineItemGUID |
The unique identifier of the booking line item to consume from |
globally unique identifier |
Required |
| AmtBooked |
The quantity to consume from the "Non-Paid" or "Down-Paid" booking for the invoice line item DolBooked will be calculated for these types of bookings |
decimal number |
Max of 3 decimal places |
| DolBooked |
The dollar amount to consume from the "Paid" booking for the invoice line item AmtBooked will be calculated for these types of bookings Requires the booking to have a unit price other than zero or it will be rejected |
decimal number |
Max of 2 decimal places |
| UseRecordToPrepaySalesTax |
Indication of if this booking line item is to be used to prepay the sales tax on this line item IF set to true, must be a "Paid" booking line with DolBooked populated in the request |
boolean |
Must be 0, 1, True, or False |