Caller-supplied idempotency key (from the API Idempotency-Key
header). Threaded into productQuoteService.quote() (dedupes the
pinned engine quote) and withdrawalQuoteService.create() (dedupes the
withdrawal quote). Optional — internal callers don't supply one.
Caller-supplied idempotency key (from the API
Idempotency-Keyheader). Threaded intoproductQuoteService.quote()(dedupes the pinned engine quote) andwithdrawalQuoteService.create()(dedupes the withdrawal quote). Optional — internal callers don't supply one.