Introduction
Overview
The PCI Booking service allows developers to easily integrate with their systems.
Most integration is RESTful-based, while some areas (the portal) require HTML/CSS/JavaScript programming.
We’ve provided a programming guide for each application area, providing software architects and designers with a broad view of system operation and letting them easily pick up those components that best fit their different application scenarios.
Prerequisites
Note: Integrating with PCI Booking requires some know-how in:
- HTTP protocol
- Json or XML.
Service Endpoint
The service endpoint URL:
https://service.pcibooking.net/api
Updated about 5 years ago