/api/get-hscode

Edited
->request(
  'GET',
  'https://eshipping.hillebrandgori.app/api/get-hscode',
  ['headers' => [
        'X-AUTH-TOKEN' => 'ESHIPPING_TOKEN',
      ],
        'query' => [
          	'appellationName' => Chinon,
			'capacity' => 750,
			'alcoholDegree' => 13,
			'color' => red,						
      ]
  ]
);

Retrieve the Harmonised System code for the product.

  • appellationName :

💡Can be retrieved from api/get/appellations

  • capacity : bottle capacity in Mililiter

  • alcoholDegree : Only float. no % or °C

  • color : red | white | rose | no-color