# Supporting Nodes

- [Supporting Nodes](/zapi/supporting-nodes/supporting-nodes.md)
- [Single Booking Details](/zapi/supporting-nodes/supporting-nodes/single-booking-details.md): When retrieving details for a single activity node, using various request calls in the system, Zaui will return a described single booking activity node in the following way:
- [Currencies](/zapi/supporting-nodes/supporting-nodes/currencies.md): Since users of the back office system in Zaui can configure currencies, based on the sale dates in the system, the API will return:
- [Cart](/zapi/supporting-nodes/supporting-nodes/cart.md): The following XML will depend on the contents of the cart:
- [Activity Times](/zapi/supporting-nodes/supporting-nodes/activity-times.md): The following XML represents a single activity time node, but depending on the type of activity which the request is for, you may have many of these returned. The \<activityTimes> node is singular and
- [Products](/zapi/supporting-nodes/supporting-nodes/products.md): Basic result data for products when sent back in response structures:
- [Business Hours](/zapi/supporting-nodes/supporting-nodes/business-hours.md): Basic result data for business hours when sent back in response structures:
- [Pickup Locations](/zapi/supporting-nodes/supporting-nodes/pickup-locations.md): Basic result data for pickup locations when sent back in response structures:
- [Dropoff Location](/zapi/supporting-nodes/supporting-nodes/dropoff-location.md): Basic result data for drop-off locations when sent back in response structures
- [Rental Date & Times](/zapi/supporting-nodes/supporting-nodes/rental-date-and-times.md)
- [Allowed Guest Types](/zapi/supporting-nodes/supporting-nodes/allowed-guest-types.md): Basic result data describing the allowed guest types for any given activity or package in the system:
- [Waitlist](/zapi/supporting-nodes/supporting-nodes/waitlist.md): Basic node describing waitlists guests in the system:
- [Passenger List](/zapi/supporting-nodes/supporting-nodes/passenger-list.md): Basic node describing passenger types in the system:
- [Guest or Agent Details](/zapi/supporting-nodes/supporting-nodes/guest-or-agent-details.md): Basic node describing a single guest or agent in the system. Please note the root node here will be either \<guestDetails> or \<agentDetails>.
- [User Custom Fields](/zapi/supporting-nodes/supporting-nodes/user-custom-fields.md): These are fields that can be defined using the back office of Zaui, providing an easy mechanism to create and define your own custom user fields within the system. The format of these fields in XML is
- [Related Bookings](/zapi/supporting-nodes/supporting-nodes/related-bookings.md): Basic node describing all bookings related to a guest in the system
- [Transaction Details](/zapi/supporting-nodes/supporting-nodes/transaction-details.md): Refer to the trailing appendix in this document for those transactions that are available on the API. Depending on the type of transaction being submitted, your request will be required to provide par
- [Basic Transaction](/zapi/supporting-nodes/supporting-nodes/transaction-details/basic-transaction.md)
- [Credit Card Transaction](/zapi/supporting-nodes/supporting-nodes/transaction-details/credit-card-transaction.md)
- [Voucher/Invoice Transaction](/zapi/supporting-nodes/supporting-nodes/transaction-details/voucher-invoice-transaction.md)
- [Discount Transaction](/zapi/supporting-nodes/supporting-nodes/transaction-details/discount-transaction.md)
- [Days of the Week](/zapi/supporting-nodes/supporting-nodes/days-of-the-week.md): The days of week node provides a description of configuration, by date ranges, of the days of the week that the activity is available.
- [Price Code](/zapi/supporting-nodes/supporting-nodes/price-code.md): The following node describes a single price code as configured within the system.
- [Multi-Day Package Itinerary](/zapi/supporting-nodes/supporting-nodes/multi-day-package-itinerary.md): The following node describes a multi-day package as configured within the system.
- [Booking - Search Results](/zapi/supporting-nodes/supporting-nodes/booking-search-results.md): The node for a single booking returned from a search is the following markup.
- [Mobile Data](/zapi/supporting-nodes/supporting-nodes/mobile-data.md)
