> ## Documentation Index
> Fetch the complete documentation index at: https://docs.snagsolutions.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog 2026 01 17T13:35:28Z

### Snag Solutions - API Docs (v 0.1)

***

#### What's Changed

***

##### `GET` /api/loyalty/rule\_groups

###### Return Type:

Changed response : **200 OK**

> 200

* Changed content type : `application/json`

  * Changed property `data` (array)

    Changed items (object):

    > Schema for a get loyalty rule groups response

    * Changed property `loyaltyGroupItems` (array)

      Changed items (object):

      * Changed property `loyaltyRule` (object)

        * Changed property `type` (string)

          Removed enum value:

          * `shopify_purchase`

##### `POST` /api/loyalty/rules

###### Request:

Changed content type : `application/json`

* Changed property `type` (string)

  > Type of loyalty rule being created

  Removed enum value:

  * `shopify_purchase`

###### Return Type:

Changed response : **200 OK**

> 200

* Changed content type : `application/json`

  * Changed property `type` (string)

    > Type of loyalty rule being created

    Removed enum value:

    * `shopify_purchase`

#### Result

***

API changes broke backward compatibility
