Jump to Content
Commerce HQ
GuidesAPI Reference
Email SupportCommerce HQ
API Reference
Email Support

General information

  • How to use GET requests
  • Search and saved views
  • Helpers
  • Error formatting
  • Authentication

Common objects

  • Addresses
  • LineItems

Products

  • Load products
  • Create a product
  • Update a product
  • Delete a product

Customers

  • Load customers
  • Create a customer
  • Update a customer
  • Update an address
  • Search customers
  • Delete a customer

Orders

  • Load orders
  • Search orders
  • Manage fulfilments
  • Manage shipments
  • Refund
  • Edit order
  • Export CSV

Shipping carriers

  • Load shipping carriers
  • Create/update shipping carrier
  • Delete shipping carrier

Collections

  • Create a collection
  • Delete a collection
  • Update a collection
  • Load collections

Files

  • Upload a file
  • Load files
  • Delete a file
Powered by 

Delete shipping carrier

To delete a carrier, use the following request:

DELETE shipping-carriers/ID

with an empty request body.