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
Path parameters
invoice_group_idstring required
Example:inv_grp.20rqjgFJf2O.ejl25
Request body
Response
OK
Example response
{
"success": true
}