POST:tax_system.json
POST:tax_system.json
Description
Set shop's tax system integration.
Permission bit: "shop_tax_system.modify"
Topic: Tax Systems
Query Parameters
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Request Body
{ "commit": true, "company_code": "MYCOMPANY", "credentials": [ { "key": "", "value": "" } ], "default_product_tax_code": "P0000000", "default_shipping_tax_code": "FR", "type": "avalara" }
Response Body
Response Body Type
Loading module