# Master Bookings Master bookings ## Get a master booking by id - [GET /masterBookings/{masterBookingId}](https://developer.m2x.app/apis/publicapi/openapi/master-bookings/paths/~1masterbookings~1%7Bmasterbookingid%7D/get.md) ## update/create master booking by ID - [PUT /masterBookings/{masterBookingId}](https://developer.m2x.app/apis/publicapi/openapi/master-bookings/paths/~1masterbookings~1%7Bmasterbookingid%7D/put.md) ## delete a master booking by ID - [DELETE /masterBookings/{masterBookingId}](https://developer.m2x.app/apis/publicapi/openapi/master-bookings/paths/~1masterbookings~1%7Bmasterbookingid%7D/delete.md) ## Update a master booking's manifest - [POST /masterBookings/{masterBookingId}/manifest](https://developer.m2x.app/apis/publicapi/openapi/master-bookings/paths/~1masterbookings~1%7Bmasterbookingid%7D~1manifest/post.md) ## Get a master booking expense view by id - [GET /masterBookings/{masterBookingId}/expense](https://developer.m2x.app/apis/publicapi/openapi/master-bookings/paths/~1masterbookings~1%7Bmasterbookingid%7D~1expense/get.md) ## Get a master booking revenue view by id - [GET /masterBookings/{masterBookingId}/revenue](https://developer.m2x.app/apis/publicapi/openapi/master-bookings/paths/~1masterbookings~1%7Bmasterbookingid%7D~1revenue/get.md) ## Get a shipment's master bookings by shipment ID - [GET /masterBookings](https://developer.m2x.app/apis/publicapi/openapi/master-bookings/paths/~1masterbookings/get.md) ## Master booking webhook - [POST Master Booking](https://developer.m2x.app/apis/publicapi/openapi/master-bookings/masterbookingwebhook.md): webhook type: MASTER_BOOKING