# Plugins

TODO

## Calculate new price on cart

 - [POST /plugins/cart/price](https://dev.triggloyalty.com/openapi/plugins/cartscalculateprice.md): Endpoint used for calculating a new price on a cart based on current campaigns and/or a members available: 

* Bonus
* Coupons
* Vouchers

As both the request and response is fully dynamic, the format of the data exchanged has to be agreed upon before activating.

## Extenda Plugin endpoint

 - [POST /plugins/pos/extenda](https://dev.triggloyalty.com/openapi/plugins/extendaplugingetcoupons.md): Endpoint used for calculating a new price on a cart based on current campaigns and/or a members available: 

* Bonus
* Coupons
* Vouchers

As both the request and response is fully dynamic, the format of the data exchanged has to be agreed upon before activating.

