Select
Subchannel
Contain all the operations related to subchannel.
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
x-retool-groups | header | string | false | ‘none’ |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | List of subchannel | [Subchannel] |
204 | No Content | No content. | None |
400 | Bad Request | Bad request | ApiErrorResponse |
401 | Unauthorized | Unauthorized | string |
500 | Internal Server Error | Internal Server Error | ApiErrorResponse |
200 - instance of Subchannel
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
id | integer | false | none |
code | string | false | none |
name | string | false | none |
mainChannel | Channel | false | A subchannel |
sellType | string | false | none |
subchannelGroup | string | false | none |
400 - instance of ApiErrorResponse
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
restErrors | [ApiError] | false | none |
401 - JsonObject
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
restErrors | [ApiError] | false | none |
500 - instance of ApiErrorResponse
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
restErrors | [ApiError] | false | none |
Endpoints
Default
Dealer
Fiscal data
Custom information
Campaign
Subchannel
Store
Iam
Request