post
https://token-handler-447802607650.australia-southeast1.run.app/tokens
Creates a secure cryptographic token (64-character hex) for a booking quote workflow.
If a token already exists for the given booking_ref, the existing token is returned instead of creating a new one.
Supports two token methods:
retrieval: Fetches booking data from partner microservice on demandnative-url: Booking data embedded in token (requires booking_data in request)
