Booking API Integration Guide (Originator)

The latest version is: v1.0

This document outlines the Application Programming Interfaces (APIs) connected to the Blume Booking. The API in this document is the Booking API. The booking API provides a set of methods or functions that can be called by the requesting application to perform specific actions, such as getting bookings by the ID or filters, and creating, deleting, canceling, and updating bookings.

Booking RESTful API

The document contains the following sections

Introduction

The primary audience for this document includes internal developers and partner developers who will integrate Booking with their systems. Additionally, the supply chain manager may refer to this document for integration context. A basic understanding of APIs, Hyper Text Transfer Protocol (HTTP), and Representational State Transfer (REST)may be required to understand the concepts described in this document.

List of the Services:
Field Description

This section provides a list of attributes that appear with the documentation.

Error Codes

This section provides a list of common error codes that appear with the documentation.

Where to Start

We strongly recommend you start with the Introduction to learn the structure of the Booking RESTful API.