InvoiceGroups
Add accounts to an invoice group
This API let’s you to add accounts to an invoice group
POST
/
invoice_groups
/
{invoice_group_id}
/
add_accounts
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
invoice_group_id
string
requiredMaximum length:
512
Body
application/json
Add accounts to an invoice group
accountIds
string[]
requiredResponse
200 - application/json
Invoice group details
id
string
requiredname
string
requiredemail
string
requiredMaximum length:
320
dailyInvoiceConsolidation
boolean
requiredinvoiceCurrency
string
requiredbillingAddress
object
requiredbilling address of the customer
accountsCount
integer
requiredRequired range:
x > 0
createdAt
string
requiredupdatedAt
string
requirednetTermDays
integer