{
  "message": "Inntopia API Wrapper is running!",
  "endpoints": [
    "/customer",
    "/itinerary",
    "/availability",
    "/saleschannels",
    "/searchtracking",
    "/billings",
    "/librawebvault",
    "/supplierproductdetail",
    "/ap/vouchers",
    "/ap/chargescredits",
    "/ap/chargescredits_fulldetails",
    "/commissionar/billingscredits",
    "/commissionar/payments",
    "/commissionar/payments_applied",
    "/commissionar/payments_applied_posttransdate",
    "/customer/payments_adjustments",
    "/customer/payments_adjustments_applied",
    "/customer/payments_adjustments_applied_posttransdate",
    "/customer/addchange"
  ],
  "method": "Use POST requests with JSON body"
}