Commerce
payments, invoices & products api
Delete specific shipping zone with Id :shippingZoneId
cURL
curl --request DELETE \ --url https://services.leadconnectorhq.com/store/shipping-zone/{shippingZoneId}
{ "status": true, "message": "Successfully created" }
ID of the item that needs to be returned
"6578278e879ad2646715ba9c"
Location Id or Agency Id
location
Successful response
Status of api action
true
Success message
"Successfully created"
Was this page helpful?