Billing Group
Get a collection of billing groups
GET
/
customers
/
{customerId}
/
billing-groups
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
customerId
string
requiredCustomer identifier
Query Parameters
page
integer
default: 1The collection page number
limit
integer
default: 30The number of items per page
Required range:
0 < x < 100
Response
200 - application/json
data
object[]
meta
object
Was this page helpful?