ReplaceBillLineItemsRequest
- lineType: array object[] 1…200
Items required- amountType: numberrequired
- glType: string
Account Id required - costType: string | null
Center Id Well, field, or operating group id from /cost-centers.
- idType: string | null
Existing line id from GET /bills/{id}; omit to assign by order.
- memoType: string | null
- dryType: boolean
Run When true, validate and preview without writing.
- forceType: boolean
Override locked-status gates (audited; use sparingly).