# Change Log
<h3>March 2026</h3>
<h4>2026-03-16</h4>
* New Wallet endpoints available that generates authorized provisioning URLs for Apple Wallet and Google Wallet. This integration allows you to retrieve pass-links for promotions and memberships by passing a customer id, which can then be mapped directly to "Add to Wallet" buttons in your UI.
* Added new integration against Agillic marketing automation platform.
* Promotion definitions is out of preview
* New endpoint added that allows to search customer by email [PREVIEW]  (https://dev.triggloyalty.com/openapi/customers/getcustomerbyemail)
* Minor bugfixes in API and documentation

<h3>March 2025</h3>
<h4>2025-03-03</h4>
* Added support for multi branding. This means that you can now run multiple brands on one account.
* Added 422 quarantine status for the create customers method. This status is used when a customer is quarantined for a period of time.
* Enable/disable promotions endpoints are now out of preview.
* The property 'promotionDefinitionId' is now available on the promotion object. This property contains the id of the promotion definition that the promotion is based on.
* New endpoint for listing all promotion definitions. [PREVIEW] (https://dev.triggloyalty.com/openapi/promotions/getpromotionsdefinitions)
* New endpoint for listing of all active promotions thare are available to customers. [PREVIEW] (https://dev.triggloyalty.com/openapi/promotions/getpromotionscampaigns)
* Added a module endpoint. This endpoint collects minor endpoints that are not directly related to the main endpoints.

Available modules:
* /modules/vehicles - endpoint for fetching and adding vehicles [PREVIEW] (https://dev.triggloyalty.com/openapi/modules/getvehiclesbycustomeridd)

<h3>November 2024</h3>
<h4>2024-11-19</h4>
* Added endpoints for enabling/disabling of promotions (in preview)
* Added endpoint for transfering clips on loyalty cards between two existing customers (in preview)
* Minor bugfixes
* Minor bugfixes in documentation

<h3>June 2024</h3>
<h4>2024-06-18</h4>
* Added endpoint for deleting a customer by external id
* Minor bugfixes in documentation

<h3>May 2024</h3>
<h4>2024-05-22</h4>
* Added an endpoint for returning all transactions resulting in a bonus reward (https://dev.triggloyalty.com/openapi/loyalty/getbonustransactions)
* Added a list of promotions on the customer object when applicable. Please note that this list only will contain active promotions.
* Added information to the documentation on how to mark a transaction as a return (https://dev.triggloyalty.com/openapi/transactions/addtransactions)
* Minor bugfixes
* Improved performance

<h4>2024-05-14</h4>
Added new methods
* Get customer by externalId
* Update customer by externalId
* Minor bugfixes
* Improved performance

<h3>April 2024</h3>
<h4>2024-04-17</h4>
Introduced dynamic methods on the customers and promotions endpoints
<h3>March 2024</h3>
<h4>2024-03-19</h4>
Release of v4
