List companies by parent

Lists Companies by parent company.

Request
query Parameters
parentId
required
integer <int32>

The internal Id of the parent Company to fetch children for.

cultureCode
string

Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.

Responses
200

Success

500

Internal Server Error

get/CustomerService.svc/rest/ListCompaniesByParent
Response samples
[
  • {
    }
]