Module: GiftCards

A class containing the routes for GiftCards
Since:
  • 01/06/2018
Author:
  • Dave

Members


<route> getGiftCardSalesData

Route:
MethodPath
GET /api/v1/giftcards/getsalesdata
Gets the giftcard sales depending on date
Query Parameters:
Name Type Description
startDate string The minimum date to search
endDate string The last date to search
Since:
  • 01/06/2018
Author:
  • Dave