Commerce
payments, invoices & products api
Delete specific shipping carrier with Id :shippingCarrierId
cURL
curl --request DELETE \ --url https://services.leadconnectorhq.com/store/shipping-carrier/{shippingCarrierId}
{ "status": true, "message": "Successfully created" }
ID of the shipping carrier 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?