Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://business.bfinance.app/external/api/airport-services/order \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "airport": "<string>", "variantId": "<string>", "data": { "firstName": "<string>", "lastName": "<string>", "flightNumber": "<string>", "date": "2023-12-25" } } '
{ "status": "success", "data": { "order": { "id": "<string>", "price": { "amount": 123, "currency": "<string>" } } } }
Creates a new order
JWT authentication token
IATA airport code
fast-track
delay-care
Show child attributes
Order successfully created
success
Was this page helpful?
Contact support