Sviluppatori

SpedireWeb API

Endpoint, ambienti ed esempi per collegare il tuo software a spedizioni, tariffe, tracking, portafoglio e webhook.

v1.0 5 endpoint 1 categoria 1 ambiente

Riepilogo

SpedireWeb Public API uses explicit POST action endpoints for locations, drafts, rates, shipments, tracking, pickup points, POD, stock, returns and logistics. Authenticate with API credentials, then use Bearer tokens on protected endpoints. Every resource is isolated to the API-key owner and every API error includes a stable error code and request_id for support and tracing.

Endpoint

L'indirizzo a cui si attacca ogni percorso. Scegli quello delle chiavi che hai.

In produzione http://173.249.30.252/spedireweb/api

Logistics

5 endpoint

5
POST
POST /1.0/logistics/products/list /1.0/logistics/products/list

List logistics products

Logistics
POST
POST /1.0/logistics/stock/list /1.0/logistics/stock/list

List logistics stock

Logistics
POST
POST /1.0/logistics/stock/{sku}/adjust /1.0/logistics/stock/{sku}/adjust

Adjust logistics stock

Logistics
POST
POST /1.0/logistics/stock/{sku}/read /1.0/logistics/stock/{sku}/read

Read logistics stock by SKU

Logistics
POST
POST /1.0/logistics/warehouses/list /1.0/logistics/warehouses/list

List warehouses

Logistics
Sviluppatori

Contenuto