Send Gasless Withdraw Transaction (EVM USDC/SBC/EuroE only)
Send Gasless Withdraw Transaction (EVM USDC/SBC/EuroE only)
Send a gasless USDC withdraw transaction to the blockchain. The gas for the transaction can either be paid by the user or by the merchant, depending on your merchant settings.
This is only allowed for withdrawing USDC/SBC/EuroE on EVM chains.
Authentication
Request
One of:
- The token of the bank account/card that the user is withdrawing to
- An Apple Pay Response Object
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.

