{
"data": [
{
"id": "123e4567-e89b-12d3-a456-426614174000",
"type": "text",
"departure": "text",
"arrival": "text",
"departureAgent": "text",
"arrivalAgent": "text",
"number": "text",
"plomb": "text",
"description": "text",
"tare": 1,
"verifiedGrossMass": 1,
"isLocked": true,
"dateSuffingExpected": null,
"dateStuffingReal": null,
"dateLoadingExpected": null,
"dateLoadingReal": null,
"dateUnloadingExpected": null,
"dateUnloadingReal": null,
"dateUnstuffingExpected": null,
"dateUnstuffingReal": null,
"latitude": 1,
"longitude": 1,
"createdAt": null,
"updatedAt": null
}
],
"metadata": {
"count": 1,
"current": "text",
"next": "text"
}
}