Skip to main content
POST
Remove accounts from an invoice group. Removing all accounts will also delete the invoice group

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

invoice_group_id
string
required
Maximum string length: 512
Example:

"inv_grp.20rqjgFJf2O.ejl25"

Body

application/json

Payload to add or remove accounts to/from an invoice group

Add accounts to an invoice group

accountIds
string[]
required
Required array length: 1 - 100 elements

Response

OK

success
boolean
required
Example:

true