Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Return relevant information for groups. This includes plans and hotels, pricing, additional night pricing, availability, terms and conditions, logo, etc.

Edit this section

Input

  • transtype -GETGROUP

  • login - API user's username

  • password - API user's password

  • resnumber - The parent group number

...

Output

  • GroupNumber

  • Contact

    • ContactID

    • LastName

    • FirstName

    • Email

    • Address1

    • Address2

    • City

    • State

    • Zip

    • Country

  • Customer

    • CustomerID

    • CustomerName

    • Email

    • Address1

    • Address2

    • City

    • State

    • Zip

    • Country

  • Reservations - Array of child reservation objects

    • ResNumber

    • LeadName

    • DepartureDate

    • Status

    • TotalQuotePrice

    • TotalQuotePriceTax

    • TotalQuotePriceGST

    • TotalQuoteCommission

    • TotalQuoteReceived

    • ...

    • Services - Array of services booked on this child reservation

      • ResNumber

      • ServiceSeq

      • SupplierID

      • SupplierName

      • ServiceID

      • Description

      • ServiceDate

      • ServiceDuration

      • Qty

      • Mask

      • Desig

      • VerboseQty

      • QuoteDisplayPrice

      • QuotePriceTax

      • QuotePriceGST

      • ...

  • Plans - Array of pricing plans for this group

    • PlanID

    • Hotels - Array of hotel services for this group

      • SupplierID

      • SupplierName

      • ServiceID

      • Description

      • TotalRooms

      • AvailableRooms

    • DepartureDate

    • Duration

    • AdultPrice

    • ChildPrice

    • AdultAirAllowance

    • ChildAirAllowance

    • ...

  • Terms (Booking Rules)