Get a product tax information
get
https://api.mercadoe.com/v1/products/taxes/{taxId}
Retrieves the tax configuration for a specific product tax information ID, including its relevant jurisdictions, base amount, tax rate, validity period, and other fiscal details.
Request
Path Parameters
taxId
int32
required
Responses
200
404
OK
Body
application/json
taxId
int32
ME - Identifier for the product tax information.
clientProductId
string
Identifier of the product as registered by the client.
clientSupplierId
string
Identifier of the supplier as defined by the client.
clientGroupId
string
Identifier of the product group or category as defined by the client.
issuingStateTax
string
State of origin (UF) of the product used for ICMS tax calculation.
receivingStateTax
string
Destination state (UF) of the product used for ICMS tax calculation.
icmsTax
double
Amount of ICMS tax calculated for the product.
taxBaseAmount
double
Tax base amount used for calculating ICMS.
startDate
date-time
Start date when this tax configuration becomes valid.
endDate
date-time
End date for the validity of this tax configuration.
isEnabled
boolean
Indicates whether this tax configuration is inactive or disabled.
applicationType
string
Code that identifies the product’s application or intended use.
productIdentificationCode
string
NCM (Common Mercosur Nomenclature) code used for fiscal classification of the product.
materialOrigin
int32 | null
Material origin:
1 = Domestic origin
2 = Foreign origin
1 = Domestic origin
2 = Foreign origin
estimatedPrice
double | null
Indicates if the product has a fixed unit price based on quantity.
businessOrganizations
array of object | null
Business Organizations is a list consisting of company code, description, delivery center code, delivery center description, and entity type.