Approve a travel request

Approve the booking, advancing it past the manager approval gate.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Headers

Client-generated idempotency key (UUID v4 recommended). Required on approve/reject and forwarded upstream. The provider does not deduplicate on it yet, so a retry after a successful decision does not replay the original result.

Responses

401

Missing or invalid authentication

403

Caller is not authorized to action approvals

404

Booking not found

409

Booking is not in an approvable state

422

Missing Idempotency-Key header, or the provider rejected the decision as invalid (reason included)

502

Booking provider rejected the request

503

Booking provider unavailable

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!