> ## 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 09T19:23:34Z

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

***

#### What's Changed

***

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

###### Request:

Changed content type : `application/json`

* Added property `contractIds` (array)

  > The IDs of the contracts

  Items (string):

###### Return Type:

Changed response : **200 OK**

> 200

* Changed content type : `application/json`

  * Added property `contractIds` (array)
    > The IDs of the contracts

##### `POST` /api/loyalty/rules/{id}

###### Request:

Changed content type : `application/json`

* Added property `contractIds` (array)
  > The IDs of the contracts

###### Return Type:

Changed response : **200 OK**

> 200

* Changed content type : `application/json`

  * Added property `contractIds` (array)
    > The IDs of the contracts

#### Result

***

API changes are backward compatible
