The MeetingPackage Distribution API enables partners to search availability, create and manage bookings, issue RFPs, and receive real-time updates from MeetingPackage.
MeetingPackage Distribution API (1.0.0)
Download OpenAPI description
Overview
Languages
Servers
Mock server
https://developers.meetingpackage.com/_mock/openapi/distro-openapi
Production
https://api.meetingpackage.co
Sandbox
https://sandbox.meetingpackage.co
Request
Notification of a change to an order/booking. Call the relevant GET operation to fetch details about the order/booking.
Security
ApiKeyAuth
- Mock serverhttps://developers.meetingpackage.com/_mock/openapi/distro-openapi/bookingUpdate
- Productionhttps://api.meetingpackage.co/bookingUpdate
- Sandboxhttps://sandbox.meetingpackage.co/bookingUpdate
application/json
{ "order_id": 1234, "changed_at": 1735512345 }