Booking a Room
This guide walks through booking a room using a sandbox API key.
Every account has free access to a sandbox key, so you can test everything before moving to production and adding a payment method.
You will go through the following four steps to make your first simulated booking:
- Get an API key to make API calls.
- Pull a list of rooms and their rates for the stay.
- Pre-book the room and rate. This is a confirmation page verifying everything is correct.
- Simulate a test payment to book the room.
Updated 5 months ago