InvoiceGroups
Remove accounts from an invoice group. Removing all accounts will also delete the invoice group
This API let’s you to remove accounts from an invoice group. Removing all accounts will also delete the invoice group
POST
/
invoice_groups
/
{invoice_group_id}
/
remove_accounts
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Maximum length:
512
Response
200 - application/json