Shipping > Shipping Rules
Commerce APIShippingShipping Rules

Shipping Rules

Shipping Rules empower you to personalize the way shipping rates are computed for an order. The outcome of a shipping rules evaluation is a Shipping Provider. While simple shipping providers use flat rates, we also facilitate integrations with third-party shipping providers capable of performing real-time shipping rate evaluations, providing more versatility and accuracy in shipping cost calculations.

Endpoints

EndpointDescriptionJSON API
shippingRulesGet shipping rulesGET:shipping_rules.json
shippingRulesCreateCreate shipping rulesPOST:shipping_rules.json
shippingRulesDeleteDelete shipping rulesDELETE:shipping_rules.json
shippingRulesExportExport shipping rulesPOST:shipping_rules/export.json
shippingRulesGraphGet shipping rules graphGET:shipping_rules/graph.json
shippingRulesGraphCreateCreate or modify shipping rules graphPOST:shipping_rules/graph.json
shippingRulesImportImport shipping rulesPOST:shipping_rules/import.json
shippingRulesLookupLookup shipping rulesGET:shipping_rules/lookup.json
shippingRulesModifyModify shipping rulesPOST:shipping_rules.json

Types

Types
ForeignShardedTask
GenericExport
GenericImport
ShippingRule
ShippingRuleCreate
ShippingRuleLookupResult
ShippingRuleModify
ShippingRulesGraph
ShippingRulesGraphCreate