Partial update AP Invoices in batch
Put ONLY your JWT Bearer token on textbox below!
The collection of AP invoices to approve or reject.
Invoice identifier to approve or reject.
Approval status to set on the invoice. Valid values: Approved, Rejected.
Multi-Status – Batch operation result containing status for each invoice in the request.
The result for each invoice in the request.
Zero-based index of the invoice in the original request.
Invoice identifier.
Result status of the operation. Valid values: Unknown, Succeeded, Failed.
Error code if the operation failed, otherwise null.
Error message if the operation failed, otherwise null.
Bad request, one or more validation errors occurred.
Unauthorized – authentication is required and has failed or has not been provided.
Forbidden – the caller does not have permission to perform this operation.