Skip to main content

Logistic Profiles

Logistic Profile

This object describes the logistic constraints that must be taken into account.
See LogisticProfile definition under Schemas/LogisticProfile in MPT OpenAPI Documentation.

Example of Logistic Profile
{
"id": "Profile_L01",
"maxAllowedSize": 99,
"fixedTimeSite": 5,
"fixedTimeOperation": 0,
"flow": 2500,
"positionOnRoute": "UNCONSTRAINED",
"requiredCharacteristics": ["WIND TUNNEL"],
"maxAllowedWeight": 44000
}
Warning

A logistic profile id must be present and unique in the logisticProfiles list in the entities message.