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