Zaui I/O
  • Reseller API - Zaui I/O
  • Glossary of Terms
  • Getting Started
    • Getting Started
      • Submitting to the API
      • API Throttle
      • Implementing Exponential Back-Off
  • API Function Definitions
    • Activity List (Mapping)
      • Request
      • Response
    • Checking Availability
      • Request
      • Response
    • Batch Availability
      • Request
      • Response
    • Booking
      • Create
        • Request
        • Response
      • Update
        • Request
        • Response
      • Cancel
        • Request
        • Response
  • Appendixes
    • HTTP Status Codes
    • Supplier Product Type Codes
Powered by GitBook
On this page

Was this helpful?

  1. API Function Definitions

Batch Availability

The BatchAvailability request allows you to determine availability on a large scale. This API call is designed to enable fetching all activity and activity options for a single date or date range. When a single activity is provided, the API will return the activity availability for the date or date range requested. When an activity is not provided, the API will return all activities and options for the date or date range requested.

Note: Requests for batch availability can be made no further than 120 days out. Back Availability for historical dates is not permitted. Date ranges between the StartDate and EndDate cannot be more than 120 days.

PreviousResponseNextRequest

Last updated 4 years ago

Was this helpful?