Update ProductCountryVat record by specified primary key
Method | /UpdateProductCountryVat |
The request body is of type UpdateProductCountryVat.
Name | Description | Data Type |
---|---|---|
productCountryVat | ProductCountryVatInfo | |
isAutoClaim | xml:boolean | |
isForceUpdate | xml:boolean |
|
The response body is of type UpdateProductCountryVatResponse.
Name | Description | Data Type |
---|---|---|
UpdateProductCountryVatResult | xml:int |
|