POST:shipping_rules/graph.json
Commerce APIPOST:shipping_rules/graph.json

POST:shipping_rules/graph.json

Description

Create or modify shipping rules graph.

Permission bit: "shipping_rules.modify"

Topic: Shipping Rules

Query Parameters

shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY

Request Body

ShippingRulesGraphCreate

{
  "components": "{}"
}

Response Body

ShippingRulesGraph

Response Body Type

Loading module