Approve one or more invoices

This endpoint allows bulk approval of invoices. Each invoice is processed independently,
enabling partial success scenarios where some invoices may be approved while others fail validation.

Conditions:

  • Only invoices with status 'Draft' or 'Pending Approval' can be approved.

Effects of approval:

  • Invoice status is updated to 'Approved'.
  • All related Invoice Line Items are approved.
  • Related Billing Schedule Records and Billing Schedule Details are marked as 'Invoiced'.
  • Billing Header Rollup - Total Invoice Amount and Total Pending Amount are updated.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The request containing the list of invoice IDs to approve.

Represents a request to approve one or more invoices.

Ids
array of strings | null

Gets or sets the list of invoice IDs to approve.

Ids
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json