Set configuration. If the channel does not exist, it will be created.

SecurityBearer
Request
path Parameters
merchant
required
string

Merchant

channel
required
string

Channel

configuration_name
required
string

Name of service or adapter

Request Body schema: application/json

Configuration

$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

400

Bad Request

401

Unauthorized

404

Not Found

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