Delete Shipping Rule
DELETE {{baseUrl}}/shipping/rules/:ShippingRule_id
This endpoint allows you to delete an existing shipping rule.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"status":"\u003cinteger\u003e","success":true,"data":{"message":"\u003cstring\u003e","code":"\u003cinteger\u003e"}}