ReDoc documentation
Create or update tax rate
required | object (tax-data-tax-rate-interface) Tax rate interface. |
200 Success.
400 Bad Request
401 Unauthorized
Internal Server error
Unexpected error
{- "taxRate": {
- "id": 0,
- "tax_country_id": "string",
- "tax_region_id": 0,
- "region_name": "string",
- "tax_postcode": "string",
- "zip_is_range": 0,
- "zip_from": 0,
- "zip_to": 0,
- "rate": 0,
- "code": "string",
- "titles": [
- {
- "store_id": "string",
- "value": "string",
- "extension_attributes": { }
}
], - "extension_attributes": { }
}
}
{- "id": 0,
- "tax_country_id": "string",
- "tax_region_id": 0,
- "region_name": "string",
- "tax_postcode": "string",
- "zip_is_range": 0,
- "zip_from": 0,
- "zip_to": 0,
- "rate": 0,
- "code": "string",
- "titles": [
- {
- "store_id": "string",
- "value": "string",
- "extension_attributes": { }
}
], - "extension_attributes": { }
}
Create or update tax rate
required | object (tax-data-tax-rate-interface) Tax rate interface. |
200 Success.
400 Bad Request
401 Unauthorized
Internal Server error
Unexpected error
{- "taxRate": {
- "id": 0,
- "tax_country_id": "string",
- "tax_region_id": 0,
- "region_name": "string",
- "tax_postcode": "string",
- "zip_is_range": 0,
- "zip_from": 0,
- "zip_to": 0,
- "rate": 0,
- "code": "string",
- "titles": [
- {
- "store_id": "string",
- "value": "string",
- "extension_attributes": { }
}
], - "extension_attributes": { }
}
}
{- "id": 0,
- "tax_country_id": "string",
- "tax_region_id": 0,
- "region_name": "string",
- "tax_postcode": "string",
- "zip_is_range": 0,
- "zip_from": 0,
- "zip_to": 0,
- "rate": 0,
- "code": "string",
- "titles": [
- {
- "store_id": "string",
- "value": "string",
- "extension_attributes": { }
}
], - "extension_attributes": { }
}