A valid request URL is required to generate request examples{
"tenantId": 123,
"code": "<string>",
"name": "<string>",
"region": "<string>",
"countryCode": "<string>",
"groupCode": "<string>",
"siteIds": [
123
],
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}Retrieves the details of an channel specified by the channel ID.
A valid request URL is required to generate request examples{
"tenantId": 123,
"code": "<string>",
"name": "<string>",
"region": "<string>",
"countryCode": "<string>",
"groupCode": "<string>",
"siteIds": [
123
],
"auditInfo": {
"updateDate": "2023-11-07T05:31:56Z",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"createBy": "<string>"
}
}JWT Authorization header using the Bearer scheme.
Unique identifier of the channel whose details you want.
limits which fields are returned in the response body
Success
Channel used to group sites for commerce purposes.
Tenant that owns the channel.
Code to uniquely identify the channel.
Friendly name of the channel.
Region of the channel.
Country code of the channel.
Code to uniquely identify the channel group, if any that contains this channel.
A list of site Id's that this channel contains.
Show child attributes