Update Shipping Carrier
The “update Shipping Carrier” API allows update a shipping carrier to the system.
PUT
Update Shipping Carrier
Path Parameters
ID of the shipping carrier that needs to be returned
Example:
"6578278e879ad2646715ba9c"
Body
application/json
Location Id or Agency Id
Example:
"6578278e879ad2646715ba9c"
Available options:
location Name of the shipping carrier
Example:
"FedEx"
The URL endpoint that GHL needs to retrieve shipping rates. This must be a public URL.
Example:
"https://example.com/get-shipping-rates"
An array of available shipping carrier services
The seller can choose multiple services while creating shipping rates if this is true.
Example:
true
Last modified on March 8, 2026
Update Shipping Carrier