Products
Fetch the product for the given id or the list of products available to you.
Get Products
Fetch the list of products.
OK
A bookable product listed by a supplier.
The id used for checking for availability and creating bookings for the product. This MUST be unique within the scope of the Supplier.
6b903d44-dc24-4ca4-ae71-6bde6c4f4854The name the supplier calls the product.
Amazon River TourAn optional code this supplier might use to identify the product.
AMZNA language code indicating what language this product content is in. This MUST be a valid BCP 47 RFC 5646 RFC 4647 language tag.
en-GBThe IANA TimeZone name this product is located in.
Europe/LondonWhether a booking can be made for this product without having to query availability first.
Whether bookings will be immediately confirmed when a sale is made, otherwise the supplier will later either accept or reject the booking. When instantConfirmation is set to false one should expect created bookings to first get into a PENDING state.
This indicates whether the Reseller can expect immediate delivery of the customer's tickets. If false then the Reseller MUST be able to delay delivery of the tickets to the customer.
Whether an availabilityId is required when creating a booking. Without this the booking will be open-dated and not have a specified travel date.
What type of availability this product has, possible values are:
START_TIME if there are fixed departure times which you must pick one. Typical for day tours or activities.
OPENING_HOURS if you just select a date and can visit any time when the venue is open.
START_TIMEPossible values: How the voucher can be redeemed. Possible values are:
MANIFEST The guest name will be written down and they just need to show up
DIGITAL The tickets/voucher must be scanned but can be on mobile
PRINT The tickets/voucher must be printed and presented on arrival
DIGITALPossible values: OK
Get Product
Fetch the product for the given id.
The product id
OK
A bookable product listed by a supplier.
The id used for checking for availability and creating bookings for the product. This MUST be unique within the scope of the Supplier.
6b903d44-dc24-4ca4-ae71-6bde6c4f4854The name the supplier calls the product.
Amazon River TourAn optional code this supplier might use to identify the product.
AMZNA language code indicating what language this product content is in. This MUST be a valid BCP 47 RFC 5646 RFC 4647 language tag.
en-GBThe IANA TimeZone name this product is located in.
Europe/LondonWhether a booking can be made for this product without having to query availability first.
Whether bookings will be immediately confirmed when a sale is made, otherwise the supplier will later either accept or reject the booking. When instantConfirmation is set to false one should expect created bookings to first get into a PENDING state.
This indicates whether the Reseller can expect immediate delivery of the customer's tickets. If false then the Reseller MUST be able to delay delivery of the tickets to the customer.
Whether an availabilityId is required when creating a booking. Without this the booking will be open-dated and not have a specified travel date.
What type of availability this product has, possible values are:
START_TIME if there are fixed departure times which you must pick one. Typical for day tours or activities.
OPENING_HOURS if you just select a date and can visit any time when the venue is open.
START_TIMEPossible values: How the voucher can be redeemed. Possible values are:
MANIFEST The guest name will be written down and they just need to show up
DIGITAL The tickets/voucher must be scanned but can be on mobile
PRINT The tickets/voucher must be printed and presented on arrival
DIGITALPossible values: OK
Last updated