Freigth (NEW)

Request body example

{
   "country":"BRA",
   "postalcode":"05004010",
   "marketplace":"mercadolivre",
   "skus":[
      {
         "sku":"hde003",
         "quantity":2,
         "departament":"roupas",
         "category":"camiseta > masculina",
         "price":100.20
      }
   ]
}
Language
Click Try It! to start a request and see the response here!