Split configuration - merchant level
Update the split logic
Changes the split logic 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}/splitLogic/{splitLogicId}
Path parameters
merchantIdstring required
The unique identifier of the merchant account.
splitConfigurationIdstring required
The unique identifier of the split configuration.
ruleIdstring required
The unique identifier of the split configuration rule.
splitLogicIdstring required
The unique identifier of the split configuration split.
Request body
Response
OK - the request has succeeded.