API

Use our API or prebuilt integrations to connect your other apps with VignoblExport.
Install and set up Hillebrand Gori plugin in WooCommerce
/api/shipment/create
->request( 'POST', 'https://eshipping.hillebrandgori.app/api/shipment/create', ['headers' => [ 'Content-Type' => 'application/json', ...
/api/package/get-sizes
->request( 'GET', 'https://eshipping.hillebrandgori.app/api/package/get-sizes', ['headers' => [ 'X-AUTH-TOKEN' => 'ESHIPPING_TOKEN', ],...
/api/get-hscode
->request( 'GET', 'https://eshipping.hillebrandgori.app/api/get-hscode', ['headers' => [ 'X-AUTH-TOKEN' => 'ESHIPPING_TOKEN', ], ...
/api/relay/get-access-points
->request( 'GET', 'https://eshipping.hillebrandgori.app/api/relay/get-access-points', ['headers' => [ 'X-AUTH-TOKEN' => 'ESHIPPING_TOKEN', ...
/api/shipment/get-charges
->request( 'GET', 'https://eshipping.hillebrandgori.app/api/get-hscode', ['headers' => [ 'X-AUTH-TOKEN' => 'ESHIPPING_TOKEN', ], ...
/api/shipment/get-feasability
->request( 'GET', 'https://eshipping.hillebrandgori.app/api/package/get-feasability', ['headers' => [ 'X-AUTH-TOKEN' => 'ESHIPPING...
/api/get-appellations
->request( 'GET', 'https://eshipping.hillebrandgori.app/api/get-appellations', ['headers' => [ 'X-AUTH-TOKEN' => 'ESHIPPING_TOKEN', ], ...
/api/shipment/get-rates
->request( 'GET', 'https://eshipping.hillebrandgori.app/api/shipment/get-rates', ['headers' => [ 'X-AUTH-TOKEN' => 'ESHIPPING_TOKEN', ]...
/api/shipment/get-duty-and-tax
->request( 'GET', 'https://eshipping.hillebrandgori.app/api/shipment/get-duty-and-tax', ['headers' => [ 'X-AUTH-TOKEN' => 'ESHIPPING_TOKEN',...
/api/relay/get-chronopost-relay-points
->request( 'GET', 'https://eshipping.hillebrandgori.app/api/relay/get-chronopost-relay-points', ['headers' => [ 'X-AUTH-TOKEN' => 'ESHIPPING...
/api/address/get-countries
->request( 'GET', 'https://eshipping.hillebrandgori.app/api/address/get-countries', ['headers' => [ 'X-AUTH-TOKEN' => 'ESHIPPING_TOKEN', ...
API requests process
Here you will find the different endpoints that will be useful depending on the destination of your shipment. /api/package/get-sizes /api/shipment/get...
Edit WooCommerce Order Details for Tracking Shipment