Last updated 1 year ago
Get a shipment security by id
GET /shipment-security/{id} HTTP/1.1 Host: api.one-record.fr Authorization: Bearer JWT Accept: */*
{ "id": "123e4567-e89b-12d3-a456-426614174000", "shipment": "123e4567-e89b-12d3-a456-426614174000", "type": "text", "agent": "text", "quantity": 1, "status": "text", "position": "text", "securedAt": null, "createdAt": null, "updatedAt": null }