Fund Wallet
POST/partner/wallets/:identifier/fund
Transfer tokens from your organization wallet to a provisioned wallet.
Supports up to 3 tokens per request. The org wallet must have sufficient balance for all requested tokens.
Requires an org wallet to be configured — create one from the partner dashboard first.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Fund result with per-token status.
Invalid request body or insufficient org wallet balance.
Invalid or missing partner key.
Wallet is suspended or closed.
Wallet not found or no org wallet configured.