For AI agents: visit https://commercehq.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
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 
  1. Shipping carriers

Delete shipping carrier

To delete a carrier, use the following request:

DELETE shipping-carriers/ID

with an empty request body.

Updated over 7 years ago


Updated over 7 years ago