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>"
}
}Creates a new channel that defines a new logical business division to use for financial reporting.
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.
limits which fields are returned in the response body
All properties of the channel to place.
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
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