About the Loyalty Accounts API

The Loyalty Accounts API allows you to create and manage loyalty accounts for a site's customers. The loyalty accounts maintain a customer's balance of loyalty points.

With the loyalty accounts API, you can:

Before you begin

It's important to note the following before starting to code:

  • A site must have an active loyalty program before loyalty accounts can be created. See the Loyalty Program API for more information.
  • To create a new loyalty account, a customer must be a site contact with a contact ID. See the Contacts API for more information.
Did this help?