Shipment Confirm By Ddt Num
Just as shipmentConfirm, this enpoint confirms the shipments without using its ID (a Gsped internal reference) but, instead, using the numeric reference given at the time of shipping.
Confirm the shipment using the numeric reference
POST
https://api.gsped.it/[INSTANCE]/ShipmentConfirmByDdtdum
Headers
Name
Type
Description
Content-Type*
String
application/json
x-api-key*
String
Api Key fornita da Gsped - Apikey given by Gsped
ddt_num
Array Integet
Numeric references of the shipments to confirm
** Example Snippets:**
Last updated