1๏ธโƒฃ
Walleo API
  • ๐Ÿ––Welcome!
  • ๐Ÿ› ๏ธQuick Start
  • ๐ŸงชEnvironments
  • Partners API
    • ๐Ÿ”“Authentication
    • ๐ŸššPulling a card - Asynchronous call
    • ๐ŸššPulling a card - Synchronous call
    • ๐Ÿ“–API Reference
      • Gift Cards
      • Cards
      • Pull Requests
      • Inventories
      • Balance
Powered by GitBook
On this page
  • Get my balance
  • Get balance
  1. Partners API
  2. ๐Ÿ“–API Reference

Balance

Get my balance

Get balance

GET https://api.walleo.io/partners/v1/balance

Get user balance.

Response

{
    "balance": {
        "amount": 25674.30
    }
}
PreviousInventories

Last updated 1 year ago