InvoiceGroups
List Invoice Groups
This API let’s you to list invoice groups
GET
/
invoice_groups
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
data
object[]
nextToken
string