Newer Version Available

This content describes an older version of this product. View Latest

Create Invoice From Change Orders Input

OrderSummary and associated change orders to create Invoices for.
Root XML tag
<createInvoiceFromChangeOrdersInput>
JSON example
1{
2  "changeOrderIds" ["0a3xx00000000W1", "0a3xx00000000W2", "0a3xx00000000W3"],
3  "orderSummaryId": "1Osxx0000004EAqCAM"
4}
Properties
Name Type Description Required or Optional Available Version
changeOrderIds String[] List of IDs of change orders to create Invoices for. Required 56.0
orderSummaryId String ID of the associated Order Summary. Required 56.0