Sviluppatori

SpedireWeb API

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

v1.0 3 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

Pickups

3 endpoint

3
POST
POST /1.0/pickups/{token}/cancel /1.0/pickups/{token}/cancel

Cancel pickup

Pickups
POST
POST /1.0/pickups/{token}/create /1.0/pickups/{token}/create

Create pickup

Pickups
POST
POST /1.0/pickups/{token}/update /1.0/pickups/{token}/update

Update pickup

Pickups
Sviluppatori

Contenuto