Get Message (EVM USDC/SBC/EuroE only)
Get Message (EVM USDC/SBC/EuroE only)
Gets any messages to be signed by the user, the signed message is then passed
as the evmPermitMessage body property into the
/api/withdraw/evm/transaction endpoint.
This is only necessary for EVM chains.
Authentication
Request
End-user geographic coordinates captured at the moment of the withdrawal
request. Consumed by BlockingRuleMethod.GEOLOCATION enforcement.
Replay-of-different-coords bypass is prevented server-side: the first resolved {country, state} for a given (merchant, user) pair is pinned in Redis, and subsequent requests are evaluated against that pinned value regardless of the lat/lng they submit.

