V1 Features
We support a number of loyalty features through various endpoints.
Lookup
Using this endpoint you can get the current loyalty ledger balance as well as if the user must verify their email before they can burn loyalty.
Bulk Bonus Fancash Earn
Use this endpoint to issue FanCash to multiple users in batches.
Earn
Use this endpoint to issue FanCash to a single user.
Auth
Use this endpoint to hold FanCash to be spent for a single user. This must be followed by a FanCash Capture API call for the auth to complete the FanCash spend process.
Capture
Use this endpoint to complete the spend transaction for a single user.
Void
Use this endpoint to revert an authorization that hasn't been captured.
Refund
Use this endpoint to revert a captured transaction.
Last updated