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

POST:tax_rules/graph.json

Description

Create or modify tax rules graph.

Permission bit: "tax_rules.modify"

Topic: Tax Rules

Query Parameters

shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY

Request Body

TaxRulesGraphCreate

{
  "components": "{}"
}

Response Body

TaxRulesGraph

Response Body Type

Loading module