Pocketflows home pagelight logodark logo
  • Support
  • Dashboard
  • Dashboard
Rewards Profiles
The Rewards Profile object
Base
Email and SMS
Loyalty
Rewards Programs
  • The Rewards Program object
  • GET
    Show a business's rewards program
  • GET
    Retrieve a rewards program
  • POST
    Update a rewards program
Tiers
  • The Tier object
  • GET
    List all tiers
  • POST
    Create a tier
  • POST
    Update a tier
Rewards Profiles
  • The Rewards Profile object
  • GET
    Show a customer's rewards profile
  • GET
    Show all rewards profiles
Rewards Profiles

The Rewards Profile object

The schema is of type object.

Update a tierShow a customer's rewards profile
Powered by Mintlify
{
  "points": 123,
  "customer": "<string>",
  "tier": "<string>"
}