FCHubFCHub.co

Shipping

Shipping zones, methods, and rate configuration.

Zones, methods, classes — the full shipping configuration stack. Create geographic zones, attach methods with rates, and organise products into shipping classes.

Endpoints

Zones

MethodEndpointDescription
GETList shipping zonesPaginated list with search
GETGet shipping zoneZone details including its methods
GETGet zone statesAvailable states for a zone's region
POSTCreate shipping zoneCreate a new zone
POSTUpdate zones orderReorder shipping zones
PUTUpdate shipping zoneUpdate zone name, region, or order
DELETEDelete shipping zoneDelete a zone and its methods

Methods

MethodEndpointDescription
POSTCreate shipping methodCreate a new method in a zone
PUTUpdate shipping methodUpdate method settings, cost, or status
DELETEDelete shipping methodDelete a method from its zone

Classes

MethodEndpointDescription
GETList shipping classesAll shipping classes
GETGet shipping classDetails of a specific class
POSTCreate shipping classCreate a new class
PUTUpdate shipping classUpdate an existing class
DELETEDelete shipping classDelete a class

On this page