Batch Invoices Draft to Posted Status (POST)

Update a batch of invoices from Draft to Posted status for a credit memo application.
Special Access Rules
To use this API, you need the Billing Operations User permission set.
Resource
/commerce/invoicing/invoice-batch-runs/invoiceBatchRunId/actions/draft-to-posted
This API posts the draft invoices and changes the status of the invoices from Draft to Posted.
Resource example
https://yourInstance.salesforce.com/services/data/v64.0/commerce/invoicing/invoice-batch-runs/5IRNZ0000000cA94AI/actions/draft-to-posted
Available version
62.0
HTTP methods
POST
Path parameter for POST
Name Type Description Required or Optional Available Version
invoice​Batch​RunId String ID of the invoice batch run record that creates the draft invoices. Required 62.0
Response body for POST
Invoice Batch Draft To Posted