<back to all web services
CompanyChannelsByLevel
The following routes are available for this service:GET | /company/{CompanyId}/level | Retrieve list of Companies that are in this Company's Channel. | |
---|
CompanyChannelsByLevel Parameters:Name | Parameter | Data Type | Required | Description |
---|
Level | query | int | No | |
StatusList | query | List<int> | No | |
TypeCompany Parameters:Name | Parameter | Data Type | Required | Description |
---|
CompanyId | form | Guid | No | |
ParentCompanyId | form | string | No | |
CompanyName | form | string | No | |
Website | form | string | No | |
CompanyNameShort | form | string | No | |
IsReseller | form | bool | No | |
SeparateInvoice | form | bool | No | |
TypeCompanyStatusId | form | int | No | |
ModifiedBy | form | Guid | No | |
ModifiedDate | form | DateTime | No | |
ChannelCompanies | form | List<TypeCompany> | No | |
TypeCompany Parameters:Name | Parameter | Data Type | Required | Description |
---|
CompanyId | form | Guid | No | |
CompanyName | form | string | No | |
Website | form | string | No | |
CompanyNameShort | form | string | No | |
IsReseller | form | bool | No | |
TypeCompanyStatusId | form | int | No | |
ModifiedBy | form | Guid | No | |
ModifiedDate | form | DateTime | No | |
To override the Content-type in your clients, use the HTTP Accept Header, append the .jsv suffix or ?format=jsv
HTTP + JSV
The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
GET /company/{CompanyId}/level HTTP/1.1
Host: n3tapi.palmettovdc.com
Accept: text/jsv