Create a booking and atomically debit the agent wallet.
Idempotency-Key. Once successful, send the exact same request again. Notice that the server returns the identical booking response without debiting your wallet a second time.
idem-123).A unique string to identify this request. Retrying a request with the same key will return the cached response.
Unique correlation ID for tracing.