Split configuration - merchant level
Update the split conditions
Changes the split conditions of the rule specified in the path.
To make this request, your API credential must have the following role:
- Management API - SplitConfiguration read and write
patch/merchants/{merchantId}/splitConfigurations/{splitConfigurationId}/rules/{ruleId}
Path parameters
merchantIdstring required
The unique identifier of the merchant account.
splitConfigurationIdstring required
The identifier of the split configuration.
ruleIdstring required
The unique identifier of the split configuration rule.
Request body
Response
OK - the request has succeeded.