VAT Rates in the Trade Catalog: Overview of Methods
The VAT rate can be set for the entire catalog or for a specific product. The product's VAT rate takes precedence. The catalog rate is applied if the product rate is not specified.
If a product or catalog has a VAT rate, general CRM taxes do not apply to them.
Quick navigation: all methods
User documentation: Taxes in CRM
Relationship of VAT Rates with Other Objects
Trade Catalog. Find out what VAT rate is set for the trade catalog using the method catalog.catalog.get.
Products. Specify the product's VAT using the following groups of methods:
- catalog.product.* — for simple products
- catalog.product.service.* — for services
- catalog.product.sku.* — for parent products of products with variations
- catalog.product.offer.* — for variations of products
Overview of Methods
Scope:
catalogWho can execute the method: administrator
|
Method |
Description |
|
Adds a VAT rate |
|
|
Modifies a VAT rate |
|
|
Returns the VAT rate field values by identifier |
|
|
Returns a list of VAT rates by filter |
|
|
Deletes a VAT rate |
|
|
Returns the fields of the VAT rate |
Copied
Previous
Next