Jump to Content
Marsello Loyalty API
API Reference
v1.0

Log InMarsello Loyalty API
API Reference
Log In
v1.0API Reference

Marsello Loyalty API

  • Getting started with Marsello Loyalty API
  • Account
    • Get current account loyalty details. Includes rewards, tiers, and earn rules.get
  • Activities
    • Get paged activities for a customerget
    • Create a manual adjustment activity for a customerpost
    • Create an earn activity for a customerget
    • /v1/activities/{customerId}/{token}get
  • CheckIns
    • Create a check-inpost
  • Customers
    • Get a customer by idget
    • Update a customerput
    • Get a customer by emailget
    • Get customers for an account Ordered by last seen descending by defaultget
    • Create a new customer in this accountpost
  • Devices
    • Post up the current device details. Creates a new device if not found and updates existing device if found.post
  • OrderDumps
    • Upload transaction dumps to be processed in the background.post
  • Orders
    • Create an orderpost
    • Reverses an orderdel
  • Rewards
    • Redeem a rewardput
    • Reverses the redemption of a rewarddel
  • Stores
    • Get a list of stores that a user can accessget
    • Get store loyalty details. Includes rewards and earn rulesget
Powered by 

Create a check-in

post https://api.marsello.com/v1/stores//check-ins
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!