Shipment By DDT Num
Last updated
Last updated
This endpoint returns the shipment information together with their labels in the available formats, exactly as , but using the numeric reference as a query parameter.
To use this endpoint the numeric reference must be unique in order
If the user to whom the apikey is associated operates with several usernames and the numeric references risk to be identical, it is possible to use the additional parameter client_id, valorised with the whole one indicating on which data to further filter the query.
The list of the client_id of a user is given by Gsped at the end of each configuration.
GET
https://api.gsped.it/[INSTANCE]/ShipmentByDdtnum
ddt_num*
Integer
Numeric reference of the shipment
client_id
String
Client ID
x-api-key*
String
API Key given by Gsped
This endpoint deletes a shipment using the numeric reference used during the creation as search field.
In order to use this endpoint the numeric reference must be unique
DELETE
https://api.gsped.it/[INSTANCE]/ShipmentByDdtnum
ddt_num*
Integer
Numeric reference of the shipment
client_id
String
Client ID
x-api-key*
String
Apikey given by Gsped