Creates a new booking, or updates an existing booking with the listed parameters.
Booking was saved
{- "requestId": "string",
- "source": "string",
- "carrierId": "81a9910c-2657-4f54-9feb-7f6d85d613bc",
- "bookingNumber": "string",
- "validFrom": { },
- "notes": "string",
- "status": "PENDING",
- "contractNumber": "string",
- "size": "string",
- "gateIn": { },
- "shippedOnBoard": { },
- "teu": { },
- "equipment": [
- {
- "containerType": "string",
- "quantity": 0
}
], - "placeOfReceipt": "string",
- "portOfLoad": "string",
- "portOfDischarge": "string",
- "placeOfDelivery": "string",
- "service": "string",
- "voyage": "string",
- "vessel": "string",
- "confirmedAt": { },
- "confirmedAtIfEarlier": { },
- "confirmedAtOnCreate": { },
- "weight": 0,
- "portCut": { },
- "proformaDeparture": { },
- "reasonCode": "string",
- "nvoBookingReferences": [
- "string"
], - "namedAccount": "string",
- "customerReference": "string",
- "adhocData": "string"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "action": "CREATE"
}