put https://sandbox.avinode.com/api/emptylegs
Use this to update an existing Empty Leg
Update an Empty Leg Example
{
"id":"el-404222414",
"type": "emptyleg",
"lift": {
"aircraftTail": "SBX-7174"
},
"startAirport": {
"icao": "ESSA"
},
"endAirport": {
"icao": "EHAM"
},
"startDate": "2024-06-15T09:00:00Z",
"endDate": "2024-06-18T09:00:00Z",
"published": true,
"sellerMessage": "Updated Empty Leg: ESSA - EHAM (change of date)",
"sellerVerified": true,
"sellerPrice": "2500",
"sellerPriceCurrency": "USD"
}