v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
Channel

Update Channel

Updates a channel.

put/commerce/channels/{code}

Path parameters

codestring required

ID of the channel to update.

Query parameters

responseFieldsstring

limits which fields are returned in the response body

Request body

codestring nullable

Code to uniquely identify the channel.

countryCodestring nullable

Country code of the channel.

groupCodestring nullable

Code to uniquely identify the channel group, if any that contains this channel.

namestring nullable

Friendly name of the channel.

regionstring nullable

Region of the channel.

siteIdsinteger[] nullable

A list of site Id's that this channel contains.

tenantIdinteger

Tenant that owns the channel.

Response

OK

codestring nullable

Code to uniquely identify the channel.

countryCodestring nullable

Country code of the channel.

groupCodestring nullable

Code to uniquely identify the channel group, if any that contains this channel.

namestring nullable

Friendly name of the channel.

regionstring nullable

Region of the channel.

siteIdsinteger[] nullable

A list of site Id's that this channel contains.

tenantIdinteger

Tenant that owns the channel.