Delete Shipping Company

DELETE {{baseUrl}}/shipping/companies/:company_id

This endpoint allows you to delete a custom shipping company associated with the store.

Scope: shipping.read- Shipping Read Only

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"status":"\u003cnumber\u003e","success":"\u003cboolean\u003e","data":{"message":"\u003cstring\u003e","code":"\u003cnumber\u003e"}}