Jump to Content
City Connect
GuidesAPI Reference
v1

City Connect
Guides
v1
Introduction

Introduction

  • Introduction
  • Accounts
  • Authentication
  • Idempotency
  • Testing

Account Guide

  • Introduction
  • ⇡ GET /bookings
  • ⇡ POST /redeem
  • ⇣ POST /booking_notification
  • ⇣ POST /redemption_notification
  • ⇡ POST /booking_import

Supplier Guide

  • Introduction
  • ⇣ GET /products
  • ⇣ GET /availability
  • ⇣ POST /reservation
  • ⇣ POST /reservation_cancellation
  • ⇣ POST /booking_confirmation
  • ⇣ POST /booking_update
  • ⇣ POST /booking_cancellation

Agent Guide

  • Introduction
  • ⇡ GET /products
  • ⇡ GET /availability
  • ⇡ GET /rates
  • ⇡ POST /reservation
  • ⇡ POST /reservation_cancellation
  • ⇡ POST /booking_confirmation
  • ⇡ POST /booking_update
  • ⇡ POST /booking_cancellation
  • ⇣ GET /barcode_lookup
Powered by 

Introduction

This section just describes endpoints that apply to both accounts acting as a supplier or agent, such as downloading a list of bookings (either supplied or sold by) this account.

Updated over 8 years ago