Split configuration - merchant level

Create a split configuration

Creates a split configuration for the merchant account specified in the path.

To make this request, your API credential must have the following role:

  • Management API - SplitConfiguration read and write
post/merchants/{merchantId}/splitConfigurations

Path parameters

merchantIdstring required

The unique identifier of the merchant account.

Request body

descriptionstring required

Your description for the split configuration.

splitConfigurationIdstring

Unique identifier of the split configuration.

Response

OK - the request has succeeded.

descriptionstring required

Your description for the split configuration.

splitConfigurationIdstring

Unique identifier of the split configuration.

Changes