Add Order Channels

post

/config/sim/v2/setup/orderChannels

Add the Order Channel object to a specified hierarchy unit .

Request

Supported Media Types
Header Parameters
Body ()
Order Channel Request Body for Create and Update Requests
Root Schema : schema
Type: object
Order Channel Request Body for Create and Update Requests
Show Source
Nested Schema : name
Type: object
A string that contains translations into multiple languages
Example:
{
    "1":"Order Channel",
    "2":"Bestellkanal",
    "3":"Canal de pedidos"
}
Back to Top

Response

Supported Media Types

200 Response

Order Channel Added.
Body ()
Root Schema : schema
Type: object
Show Source
Back to Top