Create Gate Pay deposit
Auth context: sub-user — On-Behalf-Of required. Rate limit: 50/min.
Returns either a hosted whitelabelUrl (redirect the sub-user there) or
an on-chain pay-to address — usually both. Settlement happens via the
gateway webhook; subscribe to deposit.transfer / deposit.completed
WS events for the sub-user.
Authorizations
Your raw API key. Generate, rotate, and revoke keys from the merchant
dashboard. Keys can optionally be bound to one or more allowed source
IPs — requests from any other IP are rejected with API_KEY_IP_DENIED.
Headers
Sub-user UUID or the merchant's externalId for that sub-user.
Required for sub-user-context routes; rejected (via requireMerchant)
on merchant-context routes.
1 - 128