ApproveInvoices
Overview
Approves specified invoices if possible.
Returns
No Overview Available.
Request
Name | Type | Description |
---|---|---|
invoiceIds | String[] | A list of invoice ids identifying the invoices to approve. |
reason | String | The reason to record in the approval message. |
Response
Name | Type | Description |
---|---|---|
ResultMessage | String | No Overview Available. |
ResultCode | ResultCodeEnum | No Overview Available. |
Result | BulkInvoiceApproveResult | No Overview Available. |