Logistics Site: GLEC
Sample API Requests
A. Without audit mode (for pre-booking/quotes)
{
"expand": ["items"],
"items": [
{
"audit": false,
"type": "logistics_site",
"external_reference": "test_1",
"weight_in_tonnes": 8,
"methodology": "GLEC",
"logistics_site_type": "storage_and_transhipment",
"condition_type": "ambient"
}
]
}B. With audit mode (for finalized/post-booking calculations)
API Request Items
Default values
Sample API Response
Bibliography
Last updated