Jump to Content
HeyPongo
API Reference
v1.0

Log InHeyPongo
API Reference
Log In
v1.0API Reference

GETTING STARTED

  • 🏁 Get Started
  • 👑 How our loyalty program work
  • 📚 Guidelines
    • ⛭ Merchant authentication and setup
    • 💻 Build Point of Sale integration
    • 📱Build a Kiosk integration
    • 📲 Build an order system integration (Click & Collect, Order & Pay)
    • 💳 Build a payment terminal integration
    • 💎 QA checklist

Hey Pongo API documentation

  • Authentication 🔑
    • Get access tokenpost
    • Test the tokenget
    • Get user informationget
  • Checkins
    • Create a checkinpost
  • Customer attributes
    • Get all available attributes for customersget
    • Get attributes of a customerget
    • Add an attribute to a customerpost
    • Update an existing attributepatch
    • Remove an attributedel
  • Customers
    • Check if a customer existshead
    • Get paginated list of customers with filtersget
    • Create a customerpost
    • Get customer details by phone numberget
    • Update a customerput
    • Get customerget
  • Customer tags
    • Get customer tagsget
  • Orders
    • Create an orderpost
    • Update order statuspatch
  • Rewards
    • Get rewards won by a customerget
    • Get rewardsget
    • Add a lock on a rewardpost
    • Buy a reward for a customerpost
    • Remove the lock from a rewarddel
    • Use a reward bought by a customerpatch
  • Stores
    • List all storesget
  • Webhooks
    • Subscribe to a webhook eventpost
    • Unsubscribe to a webhook eventdel
Powered by 

List all stores

get https://sandbox-api.heypongo.com/v1/stores
Language
Credentials
Bearer
Click Try It! to start a request and see the response here!