The method and parameters
|
GET /api/v1/billing/tree |
When a tree is queried, the root elements are returned by default.
The identifier can be id or external_id.
string type – a type of tree to retrieve.
int id – the ID of the tree element which subelements are to be retrieved.
string|int external_id – the unique key of the tree element whose sub-elements you want to retrieve.
|
200 |
|
Successful response JSON
|
|
422 |
|
Returns a JSON object with an error. For details, see General information > Validation. JSON
|