⌨️Type specifications
Response from the API endpoint...
ProductFiscalInfo
Property
Type
Description
Brand
string
Product brand
SKU *
string
Product SKU
Title *
string
Product description used on the invoices.
This description will appear in the electronic fiscal invoice generated automatically by Mercado Libre for each sale of that product.
This is NOT the product listing (a.k.a publication) title.
ProductTaxInfo
Property
Type
Description
TaxRuleId *
TaxRuleName *
string
Tax rule ID (number) or name (string) to identify the tax rule previously created using the accounts/taxrules endpoint.
You must use one attribute OR another. Not at the same time.
Last updated