Set configurations. If the channel does not exist, it will be created. Unlike a proper restful PUT of a list, this will only set/replace the configurations provided in the list and leave any other configurations for this merchant and channel unmodified.

SecurityBearer
Request
path Parameters
merchant
required
string

Merchant

channel
required
string

Channel

Request Body schema: application/json
Array
$schema
required
string non-empty

The URL of the validating schema

id
required
string non-empty

The Id of the adapter the configuration is for

property name*
additional property
any
Responses
200

OK

401

Unauthorized

404

Not Found

put/api/v1/configuration/merchants/{merchant}/channels/{channel}/configurations
Request samples
application/json
[]
Response samples
application/json
[]
Copyright © Norce 2024. All right reserved.