# Book a trip **POST /books** Book a trip. ## Servers ## Parameters ### Body: (object) - **trip_id** (string) - **voucher_code** (string) ## Responses ### 200 Booked trip #### Body: (object) - **id** (string(uuid)) - **trip_id** (string(uuid)) - **cents** (string) - **status** (string) [Powered by Bump.sh](https://bump.sh)