Home > @vsf-enterprise/epcc-api > CreateTaxItemsParams
# CreateTaxItemsParams interface
Signature:
export interface CreateTaxItemsParams
# Properties
| Property | Type | Description |
|---|---|---|
| cartId | string | Cart ID |
| cartItemId | string | Cart Item ID |
| locale? | string | (Optional) Tax locale |
| productId | string | Product ID to apply tax to |