Vendor Sandbox
Dev
E-Money
Wallet
Cards
Concierge
Platform
Dashboard
Customers
Requests
Content
API Logs
Dev Tools
Playground
Flow Guide
Code Gen
Testing
Test Suite
Webhooks
Error Catalog
Rate Limits
API Playground
Endpoints
Authentication
POST
/auth/access_token
POST
/auth/refresh_token
Customer Onboarding
POST
/accept-customer
Service Requests
POST
/request-service
GET
/requests
Offers
GET
/request-services/{requestServiceId}/offers
POST
/offers/{offerId}/select
Checkout Pipeline
POST
/offer-packages/{offerPackageId}/approve
GET
/offer-packages/{offerPackageId}/prerequisites
GET
/offer-packages/{offerPackageId}/checkout/precheck
GET
/offer-packages/{offerPackageId}/contract
POST
/offer-packages/{offerPackageId}/contract/accept
POST
/offer-packages/{offerPackageId}/checkout/complete
Payment
GET
/payment-methods
GET
/offer-packages/{offerPackageId}/pay/quote
POST
/offer-packages/{offerPackageId}/pay
GET
/payment-intents/{paymentIntentId}
Chat
GET
/chat/room
POST
/chat/send-message
Browse & Content
GET
/list/hotels
GET
/list/restaurants
GET
/list/events
GET
/empty-legs
Trips
POST
/trips
GET
/trips
GET
/trips/{tripId}
POST
/trips/{tripId}/items
DELETE
/trips/{tripId}/items/{requestServiceId}
Select an endpoint
Click an endpoint from the list to get started.
Customer
Select a customer...
Path Parameters
Query Parameters
Request Body
Send Request
Response
Copy
Pin for Diff
cURL
JS
Python
PHP
Go
Response Diff
Clear Diff
Pinned (left)
Current (right)
Example Response
History
Clear
No requests yet
Code