Kom i gang
Getting started for ecommerce
Diller API: We will introduce the below API’s for calling and updating coupons, adding new members, and updating transactions on members. The doc...
Swagger overview
GET /api/v2.0/stores/{storeId}/coupons Summary: Retrieves store coupons. By default, it only retrieves active coupons. Operation ID: getStoreCoupons...
Points2Currency - Coupon
In order to use the points2currency coupon there are some minor additions needed to support the usage. Keep existing logic for existing coupons, but t...
Transactions
{ "external_id": "4330100079216", //Recommended to always send. "created_at": "2025-02-24T20:55:21.9945122", //Recommended to always send. ...
Getting started
We are introducing the following APIs for managing coupons, stamp cards, adding new members, and updating member transactions. This document outlines ...