Approve one or more credit memos

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

Conditions:

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

Effects of approval:

  • Credit memo status is updated to 'Approved'.
  • All related Credit Memo 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 credit memo IDs to approve.

Represents a request to approve one or more credit memos.

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