curl -X POST https://api.saturn-pay.com/v1/wallet/fund \ -H "Authorization: Bearer sk_agt_..." \ -H "Content-Type: application/json" \ -d '{ "amountSats": 10000 }'
{ "paymentRequest": "lnbc100u1p3h9j2xpp5...", "paymentHash": "abc123def456...", "amountSats": 10000, "expiresAt": "2024-01-20T16:00:00Z" }
Create a Lightning invoice to fund wallet