{ "opencollection": "1.0.0", "info": { "name": "OpenAPI definition", "version": "v0" }, "items": [ { "info": { "name": "spreedly-connector-controller", "type": "folder" }, "items": [ { "info": { "name": "setToastSettings", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/toastsettings", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "clearToastSettingsCache", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/toastsettings/clearcache", "params": [ { "name": "clientid", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "ml-controller", "type": "folder" }, "items": [ { "info": { "name": "createRecommendationRules", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/ml/portal/client/rules", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deleteRecommendationRule", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/ml/portal/client/rules", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "updateLocations", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/ml/portal/client/location/:clientid", "params": [ { "name": "clientid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "changeItemCategory", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/ml/portal/client/item/category/change", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "updateConfiguration", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/ml/portal/client/configuration", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "startTrainingProcess", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/ml/portal/client/model/train", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "routeMLRequest", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/ml/**", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "routeMLRequest_1", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/ml/**", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "routeMLRequest_2", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/ml/**", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "routeMLRequest_4", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/ml/**", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "routeMLRequest_3", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/ml/**", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "routeMLRequest_5", "type": "http" }, "http": { "method": "HEAD", "url": "https://adminapi.incentivio.com/incentivio-admin-api/ml/**", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "routeMLRequest_6", "type": "http" }, "http": { "method": "OPTIONS", "url": "https://adminapi.incentivio.com/incentivio-admin-api/ml/**", "body": { "type": "json", "data": "{}" } } } ] }, { "info": { "name": "wallet-controller", "type": "folder" }, "items": [ { "info": { "name": "getWalletConfig", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-wallet/clients/:clientid/walletconfig", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "setWalletConfig", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-wallet/clients/:clientid/walletconfig", "params": [ { "name": "clientid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deleteWalletConfig", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-wallet/clients/:clientid/walletconfig", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getScanToPaySalesSummary", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-wallet/scan-to-pay/sales-summary", "params": [ { "name": "location", "value": "", "type": "query" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "customer-tag-and-rule-controller", "type": "folder" }, "items": [ { "info": { "name": "findCustomerTagById", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/customer-tags/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "updateCustomerTag", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/customer-tags/:id", "params": [ { "name": "id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deleteCustomerTag", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/customer-tags/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "findPaginatedTagsAndRulesByClientId", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/customer-tags", "params": [ { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" } ] } }, { "info": { "name": "createCustomerTag", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/customer-tags", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "findTagsAndRulesByClientId", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/tags-and-rules" } }, { "info": { "name": "findCustomerTagTypesByClientId", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/customer-tags-types" } } ] }, { "info": { "name": "sub-item-controller", "type": "folder" }, "items": [ { "info": { "name": "addOrUpdatePackage", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/subitems", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "listSubItemsByClientIdAndItemIdForAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/adminsubitems", "params": [ { "name": "itemid", "value": "", "type": "query" } ] } }, { "info": { "name": "viewSubItemByIdForAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/adminsubitems/:subitemid", "params": [ { "name": "subitemid", "value": "", "type": "path" } ] } }, { "info": { "name": "deleteSubItems", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/subitems/:subitemid", "params": [ { "name": "subitemid", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "package-controller", "type": "folder" }, "items": [ { "info": { "name": "listPackagesByClientId", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/packages", "params": [ { "name": "groupId", "value": "", "type": "query" }, { "name": "catalogId", "value": "", "type": "query" } ] } }, { "info": { "name": "addOrUpdatePackage_1", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/packages", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "viewPackageById", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/packages/:packageid", "params": [ { "name": "packageid", "value": "", "type": "path" }, { "name": "includeChildElements", "value": "", "type": "query" } ] } }, { "info": { "name": "deletePackage", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/packages/:packageid", "params": [ { "name": "packageid", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "order-controller", "type": "folder" }, "items": [ { "info": { "name": "updateAuditEvent", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/orders/:orderid/auditevents/:eventid", "params": [ { "name": "orderid", "value": "", "type": "path" }, { "name": "eventid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "addOrUpdateCatalog", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/catalogs", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "patchCatalogs", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/catalogs", "headers": [ { "name": "storeId", "value": "" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "adminOrdersForLastFiveMins", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/searchadminorders/receivedorders/5min", "params": [ { "name": "storeIds", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "getOrderNotifications", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/orders/:orderid/notifications", "headers": [ { "name": "Inc-Client-Id", "value": "" }, { "name": "Inc-Location-Id", "value": "" }, { "name": "Inc-Admin-Id", "value": "" }, { "name": "clientId", "value": "" }, { "name": "LOCATION_ID", "value": "" }, { "name": "ADMIN_ID", "value": "" } ], "params": [ { "name": "orderid", "value": "", "type": "path" } ] } }, { "info": { "name": "sendOrderNotification", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/orders/:orderid/notifications", "headers": [ { "name": "Inc-Client-Id", "value": "" }, { "name": "Inc-Location-Id", "value": "" }, { "name": "Inc-Admin-Id", "value": "" }, { "name": "clientId", "value": "" }, { "name": "LOCATION_ID", "value": "" }, { "name": "ADMIN_ID", "value": "" } ], "params": [ { "name": "orderid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "cancelOrder", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/orders/:orderId/cancel", "params": [ { "name": "orderId", "value": "", "type": "path" } ] } }, { "info": { "name": "exportDailySalesReportForAdmin", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/daily-sales-export", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "listCatalogsByClientIdAndStoreIdsForAdmin", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/catalogs/list", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deleteCatalogs", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/catalogs/delete", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "addCacheCatalog_OLD", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/cachecatalogs_OLD", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "cacheCatalog", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/cachecatalogs", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "patchOrder", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/orders/:orderId", "params": [ { "name": "orderId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "searchOrdersForAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/searchadminorders", "params": [ { "name": "firstname", "value": "", "type": "query" }, { "name": "lastname", "value": "", "type": "query" }, { "name": "phone", "value": "", "type": "query" }, { "name": "orderid", "value": "", "type": "query" }, { "name": "extorderid", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" }, { "name": "orderStatus", "value": "", "type": "query" }, { "name": "fulfillmentStatus", "value": "", "type": "query" }, { "name": "sort", "value": "", "type": "query" }, { "name": "sortby", "value": "", "type": "query" }, { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" } ] } }, { "info": { "name": "getOrdersCount", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/orderscount", "params": [ { "name": "firstname", "value": "", "type": "query" }, { "name": "lastname", "value": "", "type": "query" }, { "name": "phone", "value": "", "type": "query" }, { "name": "orderid", "value": "", "type": "query" }, { "name": "extorderid", "value": "", "type": "query" }, { "name": "orderStatus", "value": "", "type": "query" }, { "name": "fulfillmentStatus", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" } ] } }, { "info": { "name": "sendOrderReceipt", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/orders/:orderid/sendreceipt", "params": [ { "name": "orderid", "value": "", "type": "path" } ] } }, { "info": { "name": "getImHereOrdersCount", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/imhereorderscount", "params": [ { "name": "firstname", "value": "", "type": "query" }, { "name": "lastname", "value": "", "type": "query" }, { "name": "phone", "value": "", "type": "query" }, { "name": "orderid", "value": "", "type": "query" }, { "name": "extorderid", "value": "", "type": "query" }, { "name": "orderStatus", "value": "", "type": "query" }, { "name": "fulfillmentStatus", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" } ] } }, { "info": { "name": "dailyOrdersForAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/dailyadminorders", "params": [ { "name": "merchantId", "value": "", "type": "query" }, { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" }, { "name": "filterModes", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" } ] } }, { "info": { "name": "downloadDailyOrdersForCSVExport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/dailyadminorders/downloadcsv", "params": [ { "name": "merchantId", "value": "", "type": "query" }, { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" }, { "name": "filterModes", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" } ] } }, { "info": { "name": "getPoolAccountTimeZone", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/clients/:clientid/poolaccount", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "viewOrderByIdForAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/adminorders/:orderid", "params": [ { "name": "orderid", "value": "", "type": "path" } ] } }, { "info": { "name": "listCatalogsByClientIdAndStoreIdsForAdmin_1", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/admincatalogs", "params": [ { "name": "title", "value": "", "type": "query" }, { "name": "incentivioIds", "value": "", "type": "query" }, { "name": "externalIds", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" } ] } }, { "info": { "name": "viewCatalogByIdForAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/admincatalogs/:catalogid", "params": [ { "name": "catalogid", "value": "", "type": "path" }, { "name": "includeStores", "value": "", "type": "query" }, { "name": "includeChildElements", "value": "", "type": "query" }, { "name": "compressed", "value": "", "type": "query" } ] } }, { "info": { "name": "deleteCatalog", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/catalogs/:catalogid", "params": [ { "name": "catalogid", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "merchant-controller", "type": "folder" }, "items": [ { "info": { "name": "getLocationById", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/merchants/:merchantid", "params": [ { "name": "merchantid", "value": "", "type": "path" } ] } }, { "info": { "name": "updateMerchant", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/merchants/:merchantid", "params": [ { "name": "merchantid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deleteMerchant", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/merchants/:merchantid", "params": [ { "name": "merchantid", "value": "", "type": "path" } ] } }, { "info": { "name": "addMerchant", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/merchants", "body": { "type": "json", "data": "{}" } } } ] }, { "info": { "name": "location-controller", "type": "folder" }, "items": [ { "info": { "name": "getLocationById_1", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/locations/:locationid", "params": [ { "name": "locationid", "value": "", "type": "path" }, { "name": "includeRelatedStores", "value": "", "type": "query" } ] } }, { "info": { "name": "updateLocation", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/locations/:locationid", "params": [ { "name": "locationid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "patchLocation", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/locations/:locationid", "params": [ { "name": "locationid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deleteLocation", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/locations/:locationid", "params": [ { "name": "locationid", "value": "", "type": "path" } ] } }, { "info": { "name": "addLocation", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/locations", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "patchLocationOrderingSettingsForAdmin", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/locations/:locationid/orderingsettings", "params": [ { "name": "locationid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "findAllLocations", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/locations/clients/:clientid/merchants/:merchantid/locations", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "merchantid", "value": "", "type": "path" } ] } }, { "info": { "name": "findAllLocationsByClient", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/locations/clients/:clientid/all/locations", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "item-controller", "type": "folder" }, "items": [ { "info": { "name": "addOrUpdateItem", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/items", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "patchItems", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/items", "headers": [ { "name": "storeId", "value": "" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "listItems", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/items/list", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deleteItems", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/items/delete", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "patchItem", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/item/:itemId", "headers": [ { "name": "storeId", "value": "" } ], "params": [ { "name": "itemId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "listItemByGroupAndTimeForAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/adminitems", "params": [ { "name": "groupId", "value": "", "type": "query" }, { "name": "catalogId", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" }, { "name": "incentivioIds", "value": "", "type": "query" }, { "name": "externalIds", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query" }, { "name": "outOfStock", "value": "", "type": "query" }, { "name": "outOfStockToday", "value": "", "type": "query" }, { "name": "sortDirection", "value": "", "type": "query" }, { "name": "sortBy", "value": "", "type": "query" } ] } }, { "info": { "name": "viewItemByIdForAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/adminitems/:itemid", "params": [ { "name": "itemid", "value": "", "type": "path" }, { "name": "includeStores", "value": "", "type": "query" }, { "name": "includeChildElements", "value": "", "type": "query" } ] } }, { "info": { "name": "downloadItemsCSV", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/adminitems/downloadcsv" } }, { "info": { "name": "getItemsByDisplayInfoTitleForAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/adminitems/by-displayinfo-title", "params": [ { "name": "displayInfoTitle", "value": "", "type": "query" }, { "name": "languageCode", "value": "", "type": "query" }, { "name": "itemType", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" } ] } }, { "info": { "name": "deleteItem", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/items/:itemid", "params": [ { "name": "itemid", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "group-controller", "type": "folder" }, "items": [ { "info": { "name": "listGroupsByCatalogId", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/groups", "params": [ { "name": "catalogId", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" }, { "name": "incentivioIds", "value": "", "type": "query" }, { "name": "externalIds", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query" }, { "name": "type", "value": "", "type": "query" }, { "name": "sortDirection", "value": "", "type": "query" }, { "name": "sortBy", "value": "", "type": "query" } ] } }, { "info": { "name": "addOrUpdateGroup", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/groups", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "patchGroups", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/groups", "headers": [ { "name": "storeId", "value": "" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "listGroups", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/groups/list", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deleteGroups", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/groups/delete", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "viewGroupById", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/admingroups/:groupid", "params": [ { "name": "groupid", "value": "", "type": "path" }, { "name": "includeStores", "value": "", "type": "query" }, { "name": "includeChildElements", "value": "", "type": "query" } ] } }, { "info": { "name": "downloadGroupsCSV", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/admingroups/downloadcsv" } }, { "info": { "name": "getGroupByDisplayInfoTitleForAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/admingroups/by-displayinfo-title", "params": [ { "name": "displayInfoTitle", "value": "", "type": "query" }, { "name": "languageCode", "value": "", "type": "query" }, { "name": "groupType", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" } ] } }, { "info": { "name": "deleteGroup", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/groups/:groupid", "params": [ { "name": "groupid", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "preset-order-controller", "type": "folder" }, "items": [ { "info": { "name": "getPresetOrderConfig", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/clients/:clientid/presetorder/:orderid", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "orderid", "value": "", "type": "path" } ] } }, { "info": { "name": "updatePresetOrderConfig", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/clients/:clientid/presetorder/:orderid", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "orderid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deletePresetOrderConfig", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/clients/:clientid/presetorder/:orderid", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "orderid", "value": "", "type": "path" } ] } }, { "info": { "name": "listPresetOrderConfig", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/clients/:clientid/presetorder", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "sortby", "value": "", "type": "query" }, { "name": "code", "value": "", "type": "query" } ] } }, { "info": { "name": "createPresetOrderConfig", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/clients/:clientid/presetorder", "params": [ { "name": "clientid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } } ] }, { "info": { "name": "bulk-image-upload-controller", "type": "folder" }, "items": [ { "info": { "name": "read", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-menu-service/bulkimageuploads/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } }, { "info": { "name": "update", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-menu-service/bulkimageuploads/:id", "params": [ { "name": "id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "search_1", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-menu-service/bulkimageuploads", "params": [ { "name": "count", "value": "", "type": "query" }, { "name": "dateCreatedGte", "value": "", "type": "query" }, { "name": "dateCreatedLt", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" }, { "name": "sortBy", "value": "", "type": "query" }, { "name": "sortDirection", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query" }, { "name": "type", "value": "", "type": "query" }, { "name": "uploadId", "value": "", "type": "query" } ] } }, { "info": { "name": "create", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-menu-service/bulkimageuploads", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "process", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-menu-service/bulkimageuploads/:id/process", "params": [ { "name": "id", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "gift-card-ach-controller", "type": "folder" }, "items": [ { "info": { "name": "retrieveACHLocationsForAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/achlocations" } }, { "info": { "name": "retrieveLocationsByACHLocationIDs", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/achlocations", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "updateLocation_1", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/achlocations", "headers": [ { "name": "merchantId", "value": "" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "updateFundingAccount", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/achlocations/:locationId/fundingaccount", "headers": [ { "name": "merchantId", "value": "" } ], "params": [ { "name": "locationId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "retryVerification", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/:locationId/retry-verification", "params": [ { "name": "locationId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "retrieveClientToken", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/client-token", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "updateLocationStatus", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/achlocations/:locationId/status", "params": [ { "name": "locationId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "verifyMicroDeposits", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/achlocations/:locationId/fundingaccount/:fundingAccountId/verifymicrodeposits", "headers": [ { "name": "merchantId", "value": "" } ], "params": [ { "name": "locationId", "value": "", "type": "path" }, { "name": "fundingAccountId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "copyCustomerAndAccount", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/achlocations/copy-customer-and-account", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "retrieveIAVToken", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/iav-token/:customerId", "params": [ { "name": "customerId", "value": "", "type": "path" } ] } }, { "info": { "name": "retrieveLocation", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/achlocations/:locationId", "params": [ { "name": "locationId", "value": "", "type": "path" }, { "name": "sync-status", "value": "", "type": "query" } ] } }, { "info": { "name": "retrieveFundingAccountBalance", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/achlocations/:locationId/fundingaccount/:fundingAccountId/balance", "headers": [ { "name": "merchantId", "value": "" } ], "params": [ { "name": "locationId", "value": "", "type": "path" }, { "name": "fundingAccountId", "value": "", "type": "path" } ] } }, { "info": { "name": "retrieveBeneficialOwners", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/achlocations/:locationId/beneficialowners", "headers": [ { "name": "merchantId", "value": "" } ], "params": [ { "name": "locationId", "value": "", "type": "path" } ] } }, { "info": { "name": "removeFundingSource", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/achlocations/:locationId/funding-source", "params": [ { "name": "locationId", "value": "", "type": "path" }, { "name": "removeFromAllLocation", "value": "", "type": "query" } ] } }, { "info": { "name": "removeCustomer", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/achlocations/:locationId/customer", "params": [ { "name": "locationId", "value": "", "type": "path" }, { "name": "removeFromAllLocation", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "client-email-template-controller", "type": "folder" }, "items": [ { "info": { "name": "getClientTemplate", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/templates/:templateId", "params": [ { "name": "templateId", "value": "", "type": "path" } ] } }, { "info": { "name": "updateClientTemplate", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/templates/:templateId", "params": [ { "name": "templateId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deleteClientTemplate", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/templates/:templateId", "params": [ { "name": "templateId", "value": "", "type": "path" } ] } }, { "info": { "name": "searchClientTemplates", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/templates", "params": [ { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "name", "value": "", "type": "query" }, { "name": "emailTemplateType", "value": "", "type": "query" }, { "name": "reusable", "value": "", "type": "query" } ] } }, { "info": { "name": "createClientTemplate", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/templates", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "getOffersOrMessagesByTemplateId", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/templates/:templateid/associations", "params": [ { "name": "templateid", "value": "", "type": "path" } ] } }, { "info": { "name": "getTemplateTags", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/templates/tags" } }, { "info": { "name": "getEventBasedClientTemplate", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/templates/events/:event", "params": [ { "name": "event", "value": "", "type": "path" } ] } }, { "info": { "name": "allClientTemplates", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/templates/alltemplates", "params": [ { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "role-module-permission-controller", "type": "folder" }, "items": [ { "info": { "name": "updateRole", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/updaterole", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "createRole", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/createrole", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "searchRoles", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/searchroles", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "sortby", "value": "", "type": "query" }, { "name": "sortdirection", "value": "", "type": "query" }, { "name": "userid", "value": "", "type": "query" }, { "name": "role", "value": "", "type": "query" }, { "name": "showAll", "value": "", "type": "query" } ] } }, { "info": { "name": "findPermissions", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/searchpermissions", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "findRole", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/findrole/:roleid", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "roleid", "value": "", "type": "path" } ] } }, { "info": { "name": "deleteRole", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/deleterole/:roleid", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "roleid", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "client-merchant-controller", "type": "folder" }, "items": [ { "info": { "name": "updateMerchant_1", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/merchants/:merchantid", "headers": [ { "name": "Inc-Client-Id", "value": "" }, { "name": "Inc-Merchant-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "merchantid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deleteMerchant_1", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/merchants/:merchantid", "headers": [ { "name": "Inc-Client-Id", "value": "" }, { "name": "Inc-Merchant-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "merchantid", "value": "", "type": "path" } ] } }, { "info": { "name": "searchMerchant", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/merchants", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "sortby", "value": "", "type": "query" }, { "name": "sortdirection", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" } ] } }, { "info": { "name": "createMerchant", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/merchants", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "isMerchantEditable", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/merchants/:merchantid/iseditable", "headers": [ { "name": "Inc-Client-Id", "value": "" }, { "name": "Inc-Merchant-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "merchantid", "value": "", "type": "path" } ] } }, { "info": { "name": "existsMerchant", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/merchants/:merchantid/exist", "headers": [ { "name": "Inc-Client-Id", "value": "" }, { "name": "Inc-Merchant-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "merchantid", "value": "", "type": "path" } ] } }, { "info": { "name": "listMerchantByMerchantIds", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/merchants-by-ids", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "merchantids", "value": "", "type": "query" } ] } }, { "info": { "name": "readMerchant", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientId/merchants/:merchantId", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientId", "value": "", "type": "path" }, { "name": "merchantId", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "store-controller", "type": "folder" }, "items": [ { "info": { "name": "updateStore", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/merchants/:merchantid/stores/:storeid", "headers": [ { "name": "Inc-Client-Id", "value": "" }, { "name": "Inc-Merchant-Id", "value": "" }, { "name": "Inc-Location-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "merchantid", "value": "", "type": "path" }, { "name": "storeid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deleteStore", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/merchants/:merchantid/stores/:storeid", "headers": [ { "name": "Inc-Client-Id", "value": "" }, { "name": "Inc-Merchant-Id", "value": "" }, { "name": "Inc-Location-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "merchantid", "value": "", "type": "path" }, { "name": "storeid", "value": "", "type": "path" } ] } }, { "info": { "name": "readReachDisplayInfo", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/reach/display", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "searchStoreByMerchant", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/merchants/:merchantid/stores", "headers": [ { "name": "Inc-Client-Id", "value": "" }, { "name": "Inc-Merchant-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "merchantid", "value": "", "type": "path" }, { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "sortby", "value": "", "type": "query" }, { "name": "sortdirection", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" } ] } }, { "info": { "name": "createStore", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/merchants/:merchantid/stores", "headers": [ { "name": "Inc-Client-Id", "value": "" }, { "name": "Inc-Merchant-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "merchantid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "listStoreTypeByClientId", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/storetypes", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "searchStoreByClient", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/stores", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "sortby", "value": "", "type": "query" }, { "name": "sortdirection", "value": "", "type": "query" }, { "name": "latitude", "value": "", "type": "query" }, { "name": "longitude", "value": "", "type": "query" }, { "name": "radius", "value": "", "type": "query" }, { "name": "langCode", "value": "", "type": "query" }, { "name": "iscatering", "value": "", "type": "query" }, { "name": "ismenubrowsing", "value": "", "type": "query" }, { "name": "istest", "value": "", "type": "query" } ] } }, { "info": { "name": "readStoreByClientAndIdentifier", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/stores/:identifier", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "identifier", "value": "", "type": "path" }, { "name": "idtype", "value": "", "type": "query" }, { "name": "langCode", "value": "", "type": "query" } ] } }, { "info": { "name": "readClientReachString", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/reach", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "readStoreByMerchantAndIdentifier", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/merchants/:merchantid/stores/:identifier", "headers": [ { "name": "Inc-Client-Id", "value": "" }, { "name": "Inc-Merchant-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "merchantid", "value": "", "type": "path" }, { "name": "identifier", "value": "", "type": "path" }, { "name": "idtype", "value": "", "type": "query" }, { "name": "langCode", "value": "", "type": "query" } ] } }, { "info": { "name": "searchStoreByAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/merchants/:merchantid/admins/:adminid/stores", "headers": [ { "name": "Inc-Client-Id", "value": "" }, { "name": "Inc-Merchant-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "merchantid", "value": "", "type": "path" }, { "name": "adminid", "value": "", "type": "path" }, { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "sortby", "value": "", "type": "query" }, { "name": "sortdirection", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" } ] } }, { "info": { "name": "listStoreByClientId", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/all/stores", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "listStore", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/all/stores" } }, { "info": { "name": "listStoresForAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/admin/stores", "params": [ { "name": "excludenames", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" } ] } }, { "info": { "name": "listStoresForAdminOverall", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/admin/stores/overall", "params": [ { "name": "excludenames", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "app-home-config-controller", "type": "folder" }, "items": [ { "info": { "name": "updatePreview", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/app-home-config/preview", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "updateSchedule", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/app-home-config/background/schedules/:scheduleId", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "scheduleId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deleteSchedule", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/app-home-config/background/schedules/:scheduleId", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "scheduleId", "value": "", "type": "path" } ] } }, { "info": { "name": "stageDefaultBackground", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/app-home-config/background/default", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "removeDefaultBackground", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/app-home-config/background/default", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "addSchedule", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/app-home-config/background/schedules", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "publishDefaultBackground", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/app-home-config/background/default/publish", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getAppHomeConfig", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/app-home-config", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getAuditHistory", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/app-home-config/audit", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getAppHomeConfigAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/app-home-config/admin", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "removePreview", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/app-home-config/preview/:userId", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "userId", "value": "", "type": "path" } ] } }, { "info": { "name": "discardStagedDefault", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/app-home-config/background/default/staged", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "client-admin-controller", "type": "folder" }, "items": [ { "info": { "name": "findAdminUser", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/admins/:adminid", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "adminid", "value": "", "type": "path" } ] } }, { "info": { "name": "updateAdminUser", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/admins/:adminid", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "adminid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deleteAdminUser", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/admins/:adminid", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "adminid", "value": "", "type": "path" } ] } }, { "info": { "name": "incentivioAdminPasswordReset", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/incadminpasswordreset", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "searchAdminUser", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/admins", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "email", "value": "", "type": "query" }, { "name": "sortby", "value": "", "type": "query" }, { "name": "sortdirection", "value": "", "type": "query" } ] } }, { "info": { "name": "createAdminUser", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/admins", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "verifyAdminUserAccount", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/admins/:adminid/verify", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "adminid", "value": "", "type": "path" } ] } }, { "info": { "name": "updatePassword", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/admins/:adminid/updatepassword", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "adminid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "resetPassword1", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/admins/:adminid/resetpassword", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "adminid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "requestPasswordReset", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/admins/requestpasswordreset", "params": [ { "name": "clientid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "adminUserLogin", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/admins/login", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "verifyEmailVerificationCode", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/verifyemail", "params": [ { "name": "code", "value": "", "type": "query" } ] } }, { "info": { "name": "findSecureAdminUserById", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/secure-admins/:adminid", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "adminid", "value": "", "type": "path" } ] } }, { "info": { "name": "findSecureAdminUserByClientIdAndEmail", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/secure-admins/email", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "email", "value": "", "type": "query" } ] } }, { "info": { "name": "findReach", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/:clientid/admins/:adminid/reach", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "adminid", "value": "", "type": "path" } ] } }, { "info": { "name": "listAdminUserByAdminId", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/admins/adminsbyids", "params": [ { "name": "adminids", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "client-configuration-controller", "type": "folder" }, "items": [ { "info": { "name": "getEmailConfig", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/email-config" } }, { "info": { "name": "updateEmailConfig", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/email-config", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "verifyDomain", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/email-config/verify-domain", "params": [ { "name": "domain-id", "value": "", "type": "query" } ] } }, { "info": { "name": "createEmailDomain", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/email-config/client-domain", "params": [ { "name": "domain-name", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "segment-controller", "type": "folder" }, "items": [ { "info": { "name": "findSegment", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-auto-tagger-service/segments/:segmentId", "params": [ { "name": "segmentId", "value": "", "type": "path" } ] } }, { "info": { "name": "updateSegment", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-auto-tagger-service/segments/:segmentId", "params": [ { "name": "segmentId", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deleteSegment", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-auto-tagger-service/segments/:segmentId", "params": [ { "name": "segmentId", "value": "", "type": "path" } ] } }, { "info": { "name": "deactivateSegment", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-auto-tagger-service/segments/:segmentId/deactivate", "params": [ { "name": "segmentId", "value": "", "type": "path" } ] } }, { "info": { "name": "findAllSegments", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-auto-tagger-service/segments", "params": [ { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "sortBy", "value": "", "type": "query" }, { "name": "sortDirection", "value": "", "type": "query" }, { "name": "title", "value": "", "type": "query" }, { "name": "expired", "value": "", "type": "query" } ] } }, { "info": { "name": "createSegment", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-auto-tagger-service/segments", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "reactivateSegment", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-auto-tagger-service/segments/:segmentid/reactivate", "params": [ { "name": "segmentid", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "web-app-config-controller", "type": "folder" }, "items": [ { "info": { "name": "getWebAppConfig", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/clients/:clientid/webappconfig", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "locationid", "value": "", "type": "query" } ] } }, { "info": { "name": "addOrUpdateWebAppConfig", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/clients/:clientid/webappconfig", "params": [ { "name": "clientid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } } ] }, { "info": { "name": "refunds-controller", "type": "folder" }, "items": [ { "info": { "name": "refundTransaction", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/payments/transactions/refund", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "refundOrder", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/orders/reversepayment", "body": { "type": "json", "data": "{}" } } } ] }, { "info": { "name": "user-controller", "type": "folder" }, "items": [ { "info": { "name": "unblockUserAccount", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/:userid/unblock", "params": [ { "name": "userid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "blockUserAccount", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/:userid/block", "params": [ { "name": "userid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "createPasswordResetToken", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/users/:email/requestpwreseturl", "params": [ { "name": "email", "value": "", "type": "path" } ] } }, { "info": { "name": "unBounceEmail", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/users/unbounce/email", "params": [ { "name": "email", "value": "", "type": "query" } ] } }, { "info": { "name": "findUserAccount", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/clients/:clientid/useraccounts/:userid", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "userid", "value": "", "type": "path" } ] } }, { "info": { "name": "patchUserAccount", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/clients/:clientid/useraccounts/:userid", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "userid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "findAllChangeLogByUseCases", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/useraccounts/:userid/account-change-logs", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "userid", "value": "", "type": "path" }, { "name": "usecase", "value": "", "type": "query" } ] } }, { "info": { "name": "findUserAccountsByFilterMethod", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/clients/:clientid/users/filter", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "sortby", "value": "", "type": "query" }, { "name": "verifiedonly", "value": "", "type": "query" }, { "name": "sortdirection", "value": "", "type": "query" }, { "name": "filtermethod", "value": "", "type": "query" }, { "name": "firstName", "value": "", "type": "query" }, { "name": "lastName", "value": "", "type": "query" }, { "name": "email", "value": "", "type": "query" }, { "name": "phoneNumber", "value": "", "type": "query" }, { "name": "isBlocked", "value": "", "type": "query" } ] } }, { "info": { "name": "downloadUsersCSV", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/clients/:clientid/users/downloadcsv", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "email-pulse-controller", "type": "folder" }, "items": [ { "info": { "name": "getDataGridCsv", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/pulse/email/:reportType/data/csv", "params": [ { "name": "reportType", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "getOpened", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/pulse/email/:reportType/opened", "params": [ { "name": "reportType", "value": "", "type": "path" }, { "name": "dateRange", "value": "", "type": "query" }, { "name": "offerIds", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" }, { "name": "campaignIds", "value": "", "type": "query" }, { "name": "messageIds", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query" }, { "name": "emailType", "value": "", "type": "query" } ] } }, { "info": { "name": "getDataGrid", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/pulse/email/:reportType/data", "params": [ { "name": "reportType", "value": "", "type": "path" }, { "name": "dateRange", "value": "", "type": "query" }, { "name": "offerIds", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" }, { "name": "campaignIds", "value": "", "type": "query" }, { "name": "messageIds", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query" }, { "name": "emailType", "value": "", "type": "query" }, { "name": "pagination", "value": "", "type": "query" }, { "name": "sorting", "value": "", "type": "query" } ] } }, { "info": { "name": "getEmailPulseCards", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/pulse/email/:reportType/cards", "params": [ { "name": "reportType", "value": "", "type": "path" }, { "name": "dateRange", "value": "", "type": "query" }, { "name": "offerIds", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" }, { "name": "campaignIds", "value": "", "type": "query" }, { "name": "messageIds", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query" }, { "name": "emailType", "value": "", "type": "query" } ] } }, { "info": { "name": "getBounced", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/pulse/email/:reportType/bounced", "params": [ { "name": "reportType", "value": "", "type": "path" }, { "name": "dateRange", "value": "", "type": "query" }, { "name": "offerIds", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" }, { "name": "campaignIds", "value": "", "type": "query" }, { "name": "messageIds", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query" }, { "name": "emailType", "value": "", "type": "query" } ] } }, { "info": { "name": "getOverviewTrends", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/pulse/email/overview/trends", "params": [ { "name": "dateRange", "value": "", "type": "query" } ] } }, { "info": { "name": "getOffers", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/pulse/email/offers" } }, { "info": { "name": "getMessages", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/pulse/email/messages" } } ] }, { "info": { "name": "loyalty-report-controller", "type": "folder" }, "items": [ { "info": { "name": "getLoyaltyReportOfferTrendsCSV", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/offers/trends/csv", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "getLoyaltyReportOfferPerformanceCSV", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/offers/performance/csv", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "getLoyaltyReportLocationTrendsCSV", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/locations/trends/csv", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "getLoyaltyReportLocationPerformanceCSV", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/locations/performance/csv", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "getLoyaltyReportOffersTrendsPage", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/offers/trends", "params": [ { "name": "dateRange", "value": "", "type": "query" }, { "name": "paginationRequest", "value": "", "type": "query" }, { "name": "datatype", "value": "", "type": "query" }, { "name": "granularity", "value": "", "type": "query" }, { "name": "offerIds", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" }, { "name": "offertype", "value": "", "type": "query" } ] } }, { "info": { "name": "getLoyaltyReportOfferPerformanceSummary", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/offers/performance/summary", "params": [ { "name": "dateRange", "value": "", "type": "query" }, { "name": "offerIds", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" }, { "name": "offertype", "value": "", "type": "query" } ] } }, { "info": { "name": "getLoyaltyReportOfferPerformanceData", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/offers/performance/data", "params": [ { "name": "dateRange", "value": "", "type": "query" }, { "name": "paginationRequest", "value": "", "type": "query" }, { "name": "sortingDto", "value": "", "type": "query" }, { "name": "offerIds", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" }, { "name": "offertype", "value": "", "type": "query" } ] } }, { "info": { "name": "getLoyaltyReportLocationsTrendsPage", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/locations/trends", "params": [ { "name": "dateRange", "value": "", "type": "query" }, { "name": "paginationRequest", "value": "", "type": "query" }, { "name": "datatype", "value": "", "type": "query" }, { "name": "granularity", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" } ] } }, { "info": { "name": "getLoyaltyReportLocationPerformanceSummary", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/locations/performance/summary", "params": [ { "name": "storeIds", "value": "", "type": "query" }, { "name": "dateRange", "value": "", "type": "query" } ] } }, { "info": { "name": "getLoyaltyReportLocationPerformancePage", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/locations/performance/data", "params": [ { "name": "dateRange", "value": "", "type": "query" }, { "name": "paginationRequest", "value": "", "type": "query" }, { "name": "sortingDto", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" } ] } }, { "info": { "name": "getLoyaltyReportFranchiseSummary", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/franchise/summary", "params": [ { "name": "storeIds", "value": "", "type": "query" }, { "name": "dateRange", "value": "", "type": "query" } ] } }, { "info": { "name": "getLoyaltyReportLoyaltySalesForFranchise", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/franchise/loyaltysales", "params": [ { "name": "storeIds", "value": "", "type": "query" }, { "name": "dateRange", "value": "", "type": "query" } ] } }, { "info": { "name": "getLoyaltyReportSignUpTimeseriesForFranchise", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/franchise/activemembers", "params": [ { "name": "storeIds", "value": "", "type": "query" }, { "name": "dateRange", "value": "", "type": "query" } ] } }, { "info": { "name": "getLoyaltyReportSummaryForBrand", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/brand/summary", "params": [ { "name": "dateRange", "value": "", "type": "query" } ] } }, { "info": { "name": "getLoyaltyReportSignUpTimeseriesForBrand", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/brand/signup/timeseries", "params": [ { "name": "dateRange", "value": "", "type": "query" } ] } }, { "info": { "name": "getLoyaltyReportSignUpsForBrand", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/brand/signup/aggregate", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "dateRange", "value": "", "type": "query" } ] } }, { "info": { "name": "getLoyaltyReportPointsSummaryForBrand", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/brand/pointssummary", "params": [ { "name": "dateRange", "value": "", "type": "query" } ] } }, { "info": { "name": "getLoyaltyReportOrdersForBrand", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/loyaltyreport/brand/orders", "params": [ { "name": "dateRange", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "offers-report-controller", "type": "folder" }, "items": [ { "info": { "name": "exportOfferPerformanceReport", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/offer-performance/export", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "retrieveOfferPerformanceReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientId/offer-performance", "params": [ { "name": "clientId", "value": "", "type": "path" }, { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" }, { "name": "merchantId", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" }, { "name": "sortDirection", "value": "", "type": "query" }, { "name": "sortBy", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "customer-report-controller", "type": "folder" }, "items": [ { "info": { "name": "downloadActiveCustomers", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/customers/download-active", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "retrieveTotalSignUps", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientId/total-signups", "params": [ { "name": "clientId", "value": "", "type": "path" } ] } }, { "info": { "name": "retrieveNewSignUpsForPreviousMonth", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientId/previous-month/new-signups", "params": [ { "name": "clientId", "value": "", "type": "path" } ] } }, { "info": { "name": "retrieveNewSignUps", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientId/new-signups", "params": [ { "name": "clientId", "value": "", "type": "path" }, { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" } ] } }, { "info": { "name": "customersDownload", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientId/customers/download", "params": [ { "name": "clientId", "value": "", "type": "path" }, { "name": "clientName", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "payments-controller", "type": "folder" }, "items": [ { "info": { "name": "uploadFileToStripe", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-payments/disputes/*/upload", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "service", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-payments/**" } }, { "info": { "name": "service_1", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-payments/**" } }, { "info": { "name": "service_2", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-payments/**" } }, { "info": { "name": "service_4", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-payments/**" } }, { "info": { "name": "service_3", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-payments/**" } }, { "info": { "name": "service_5", "type": "http" }, "http": { "method": "HEAD", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-payments/**" } }, { "info": { "name": "service_6", "type": "http" }, "http": { "method": "OPTIONS", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-payments/**" } } ] }, { "info": { "name": "offers-controller", "type": "folder" }, "items": [ { "info": { "name": "redeemById", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-offers-domain/redeemofferbyid", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deleteOffer", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/clients/:clientid/merchants/:merchantid/offers/:offerid", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "merchantid", "value": "", "type": "path" }, { "name": "offerid", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "offer-distribution-controller", "type": "folder" }, "items": [ { "info": { "name": "distributeSynchronousActivityOffer", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-offers-domain/clients/:clientid/distributesyncactivityoffers", "params": [ { "name": "clientid", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "markTheDistributedOfferAsDeleted", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-offers-domain/users/:userid/offers/:offerid/delete", "params": [ { "name": "userid", "value": "", "type": "path" }, { "name": "offerid", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "menu-search-pass-through-controller", "type": "folder" }, "items": [ { "info": { "name": "search", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-menu-service/search", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "searchLocations", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-menu-service/search/locations", "params": [ { "name": "extTargetingId", "value": "", "type": "query" }, { "name": "productType", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "menu-import-controller", "type": "folder" }, "items": [ { "info": { "name": "runAllImports", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-menu-service/runallimports", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "runFullImport", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-menu-service/locations/:locationid/runfullimport", "params": [ { "name": "locationid", "value": "", "type": "path" } ] } }, { "info": { "name": "markMenuImportFailed", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/fail-import", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "requestMenuImport", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/clients/:clientId/requestmenuimport/:locationId", "params": [ { "name": "clientId", "value": "", "type": "path" }, { "name": "locationId", "value": "", "type": "path" } ] } }, { "info": { "name": "viewExternalLocationCatalogs", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/view/externallocation/catalogs", "params": [ { "name": "clientid", "value": "", "type": "query" }, { "name": "incentlocationid", "value": "", "type": "query" }, { "name": "extlocationid", "value": "", "type": "query" }, { "name": "connectorgatewayname", "value": "", "type": "query" } ] } }, { "info": { "name": "retrieveMostRecentMenuImports", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-menu-service/merchants/:merchantid/mostrecentimports", "params": [ { "name": "merchantid", "value": "", "type": "path" }, { "name": "locationTitle", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" }, { "name": "filterByAllowedLocations", "value": "", "type": "query" } ] } }, { "info": { "name": "retrievePastMenuImports", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-menu-service/locations/:locationid/pastimports", "params": [ { "name": "locationid", "value": "", "type": "path" }, { "name": "count", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" } ] } }, { "info": { "name": "executeMenuImport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/clients/:clientId/executemenuimport", "params": [ { "name": "clientId", "value": "", "type": "path" }, { "name": "requestId", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "media-file-controller", "type": "folder" }, "items": [ { "info": { "name": "presignedUrlsClient", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-media/presignedurls/client", "body": { "type": "json", "data": "{}" } } } ] }, { "info": { "name": "file-controller", "type": "folder" }, "items": [ { "info": { "name": "uploadFile", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-media/clients/*/media", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "retrieveFile", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-media/clients/:clientid/media/:fileid/content", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "fileid", "value": "", "type": "path" } ] } }, { "info": { "name": "deleteFile", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-media/clients/:clientid/media", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "objectId", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "gift-card-client-onboard-controller", "type": "folder" }, "items": [ { "info": { "name": "updateGiftCardLocationConfig", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/giftcard/location-config/update", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "updateGiftCardClientConfig", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/giftcard/client-config/update", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "getGiftCardLocationConfig", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/location/:locationid/giftcard/location-config", "params": [ { "name": "locationid", "value": "", "type": "path" } ] } }, { "info": { "name": "getGiftCardProviders", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/giftcard/providers" } }, { "info": { "name": "getGiftCardLocationsConfig", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/giftcard/locations-config", "params": [ { "name": "locationFilter", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "sortBy", "value": "", "type": "query" }, { "name": "sortDirection", "value": "", "type": "query" } ] } }, { "info": { "name": "getGiftCardClientConfig", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/client/:clientid/giftcard/client-config", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "gift-card-controller", "type": "folder" }, "items": [ { "info": { "name": "importGiftCards", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/cards/import", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "removeGiftCards", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/cards/import/:batchId/remove", "params": [ { "name": "batchId", "value": "", "type": "path" } ] } }, { "info": { "name": "createCard", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/card", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "resetBalanceGiftCard", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/card/reset-balance", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "resendEmail", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/card/resendemail", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "removeValueFromGiftCard", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/card/remove-value", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deactivateGiftCard", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/card/deactivate", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "addValueToGiftCard", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/card/admin-add-value", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "activateGiftCard", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/card/activate", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "sendGiftCardReceipt", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/giftcard/transaction/:giftcardtxid/sendreceipt", "params": [ { "name": "giftcardtxid", "value": "", "type": "path" } ] } }, { "info": { "name": "retrieveGiftCardProvider", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/clients/:clientid/giftcardclientsettings", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "searchGiftCardForAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/cards/search", "params": [ { "name": "adminGiftCardSearchRequestDTO", "value": "", "type": "query" } ] } }, { "info": { "name": "searchGiftCardAccountBatchSummaries", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/cards/batch-summary", "params": [ { "name": "searchRequestDTO", "value": "", "type": "query" } ] } }, { "info": { "name": "findGiftCardAccountBatchSummaryById", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/cards/batch-summary/:batchId", "params": [ { "name": "batchId", "value": "", "type": "path" } ] } }, { "info": { "name": "viewGiftCardForAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/card/view", "params": [ { "name": "cardNumber", "value": "", "type": "query" } ] } }, { "info": { "name": "viewGiftCardTransactionsForAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/card/transactions/view", "params": [ { "name": "cardNumber", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" } ] } }, { "info": { "name": "viewGiftCardEventsForAdmin", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/card/events/view", "params": [ { "name": "cardNumber", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "fund-transfer-controller", "type": "folder" }, "items": [ { "info": { "name": "cancelTransfer", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/transfers/:transferid/cancel", "params": [ { "name": "transferid", "value": "", "type": "path" } ] } }, { "info": { "name": "retrieveFundTransferConfig", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/fundtransfers/config" } }, { "info": { "name": "createOrUpdateFundTransferConfig", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/fundtransfers/config", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "retrieveTransferHistory", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/achlocations/:locationId/transfers", "headers": [ { "name": "merchantId", "value": "" } ], "params": [ { "name": "locationId", "value": "", "type": "path" }, { "name": "status", "value": "", "type": "query" }, { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" }, { "name": "pageIndex", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "sortDirection", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "spreedly-payment-gateway-controller", "type": "folder" }, "items": [ { "info": { "name": "createPaymentGateway", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-conpay-spreedly/payment-gateway/create", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "createEnvironmentRequest", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-conpay-spreedly/environment/create", "body": { "type": "json", "data": "{}" } } } ] }, { "info": { "name": "dynamic-env-controller", "type": "folder" }, "items": [ { "info": { "name": "getDynamicEnvList", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/dynamicEnvs" } }, { "info": { "name": "saveDynamicEnv", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/dynamicEnvs", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "deleteDynamicEnv", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/dynamicEnvs", "params": [ { "name": "environmentName", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "fund-transfer-config-controller", "type": "folder" }, "items": [ { "info": { "name": "updatePoolAccountFundTransferConfig", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/fund-transfer-config/pool-account", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "updateLocationFundTransferConfig", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/fund-transfer-config/locations", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "retrieveFundTransferConfig_1", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-ach-service/fund-transfer-config" } } ] }, { "info": { "name": "client-config-controller", "type": "folder" }, "items": [ { "info": { "name": "findClientConfigReachStatus", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/clients/:clientid/clientconfig/reach", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "transaction-controller", "type": "folder" }, "items": [ { "info": { "name": "findTransactions", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-transactions/clients/:clientid/transactions", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "userid", "value": "", "type": "query" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "sortby", "value": "", "type": "query" }, { "name": "sortdirection", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" } ] } }, { "info": { "name": "getTransaction", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-transactions/clients/:clientid/transactions/:transactionid", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "transactionid", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "menu-intelligence-controller", "type": "folder" }, "items": [ { "info": { "name": "getMenuIntelligenceLocations", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/menuintelligence/locations" } }, { "info": { "name": "getMenuIntelligenceItemMetrics", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/menuintelligence/itemMetrics", "params": [ { "name": "groups", "value": "", "type": "query" }, { "name": "groupType", "value": "", "type": "query" }, { "name": "location", "value": "", "type": "query" }, { "name": "searchInput", "value": "", "type": "query" }, { "name": "sortBy", "value": "", "type": "query" }, { "name": "sortDirection", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" } ] } }, { "info": { "name": "getMenuIntelligenceItemMetricsCSVString", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/menuintelligence/itemMetrics/export", "params": [ { "name": "groups", "value": "", "type": "query" }, { "name": "groupType", "value": "", "type": "query" }, { "name": "location", "value": "", "type": "query" }, { "name": "searchInput", "value": "", "type": "query" }, { "name": "sortBy", "value": "", "type": "query" }, { "name": "sortDirection", "value": "", "type": "query" } ] } }, { "info": { "name": "getMenuIntelligenceGroups", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/menuintelligence/groups" } } ] }, { "info": { "name": "job-status-controller", "type": "folder" }, "items": [ { "info": { "name": "getCurrentJobStatuses", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/jobs/status" } } ] }, { "info": { "name": "guest-journey-report-controller", "type": "folder" }, "items": [ { "info": { "name": "exportGuestJourneyAnalysis", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/guest-journey-analysis/export", "params": [ { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "report-controller", "type": "folder" }, "items": [ { "info": { "name": "getSurveyReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/survey", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "surveyId", "value": "", "type": "query" }, { "name": "download", "value": "", "type": "query" } ] } }, { "info": { "name": "getSalesByOrderTypeReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/salesbyordertype", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getSalesByLocationReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/salesbylocation", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getSalesByChannelOverTimeReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/salesbychannelovertime", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getSalesByChannelReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/salesbychannel", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getOrdersBySignInStatusReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/ordersbysigninstatus", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getOrdersByOrderTypeReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/ordersbyordertype", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getOrdersByLocationReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/ordersbylocation", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getOrdersByChannelOverTimeReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/ordersbychannelovertime", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getOrdersByChannelReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/ordersbychannel", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getOfferRedemptionByTimeOfTheDayDistributedReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/offerredemptionbytimeofthedaydistributed", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getOfferRedemptionByTimeOfTheDayReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/offerredemptionbytimeoftheday", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getOfferPerformanceReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/offerperformance", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getMostPopularItemsReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/mostpopularitems", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getMonthlyActiveUsersReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/monthlyactiveusers", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getMessageViewsByTimeOfTheDayDistributedReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/messageviewsbytimeofthedaydistributed", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getMessageViewsByTimeOfTheDayReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/messageviewsbytimeoftheday", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getMessagePerformanceReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/messageperformance", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getLoyaltyOfferRedemptionByTimeOfTheDayDistributedReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/loyaltyofferredemptionbytimeofthedaydistributed", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getLoyaltyOfferRedemptionByTimeOfTheDayReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/loyaltyofferredemptionbytimeoftheday", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getLoyaltyOfferPerformanceReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/loyaltyofferperformance", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getLeastPopularItemsReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/leastpopularitems", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getFrequentlyBoughtTogetherReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/frequentlyboughttogether", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getDailyActiveUsersReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/dailyactiveusers", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "getCustomersByOrdersReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/customersbyorders", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getCustomersByMostVisitsPerWeekReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/customersbymostvisitsperweek", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getCustomersByLoyaltyBalanceReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/customersbyloyaltybalance", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getCustomersByHighestAverageOrderSizeReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/customersbyhighestaverageordersize", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getCustomersByGenderReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/customersbygender", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getCustomersByDaysSinceLastPurchasePercentileReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/customersbydayssincelastpurchasepercentile", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getCustomersByDaysSinceLastPurchaseReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/customersbydayssincelastpurchase", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getCustomersByAverageOrdersReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/customersbyaverageorders", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getCustomersByAverageBasketValuePercentileReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/customersbyaveragebasketvaluepercentile", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getCustomersByAverageBasketValueReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/customersbyaveragebasketvalue", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getCustomersByAgeReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/customersbyage", "params": [ { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "getAverageOrderSizeReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/averageordersize", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "gift-card-report-controller", "type": "folder" }, "items": [ { "info": { "name": "getGiftCardPoolSummaryReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/giftcardpoolsummary", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "storeids", "value": "", "type": "query" } ] } }, { "info": { "name": "downloadGiftCardPoolSummaryAsCSV2", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/giftcardpoolsummary/download-csv", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "ispoolaccount", "value": "", "type": "query" }, { "name": "storeid", "value": "", "type": "query" }, { "name": "storename", "value": "", "type": "query" } ] } }, { "info": { "name": "downloadGiftCardPoolSummaryAsCSVS3Url", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientid/giftcardpoolsummary/download-csv-s3url", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "ispoolaccount", "value": "", "type": "query" }, { "name": "storeid", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "sales-report-controller", "type": "folder" }, "items": [ { "info": { "name": "retrieveSalesByPosCategoryReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientId/sales-by-pos-category", "params": [ { "name": "clientId", "value": "", "type": "path" }, { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" }, { "name": "merchantId", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" } ] } }, { "info": { "name": "retrieveSalesByOrderSourceReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientId/sales-by-order-source", "params": [ { "name": "clientId", "value": "", "type": "path" }, { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" }, { "name": "merchantId", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" } ] } }, { "info": { "name": "retrieveSalesByLocationReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientId/sales-by-location", "params": [ { "name": "clientId", "value": "", "type": "path" }, { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" }, { "name": "merchantId", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" } ] } }, { "info": { "name": "retrieveSalesByLocationForPreviousMonthReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientId/previous-month/sales-by-location", "params": [ { "name": "clientId", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "recommendation-report-controller", "type": "folder" }, "items": [ { "info": { "name": "getTopRecommendedItemsReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientId/recommendation-dashboard/top-items", "params": [ { "name": "clientId", "value": "", "type": "path" }, { "name": "merchantId", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" }, { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" } ] } }, { "info": { "name": "getRecommendationSummary", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientId/recommendation-dashboard/summary", "params": [ { "name": "clientId", "value": "", "type": "path" } ] } }, { "info": { "name": "getAverageBasketValueReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientId/recommendation-dashboard/average-basket-value", "params": [ { "name": "clientId", "value": "", "type": "path" }, { "name": "merchantId", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" }, { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" } ] } }, { "info": { "name": "getItemImagesByDisplayTitles", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-ordering-service/adminitem/image", "params": [ { "name": "merchantId", "value": "", "type": "query" }, { "name": "itemDisplayTitles", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "deliveries-by-location-report-controller", "type": "folder" }, "items": [ { "info": { "name": "retrieveDeliveriesByLocationReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-reports/clients/:clientId/deliveries-by-location", "params": [ { "name": "clientId", "value": "", "type": "path" }, { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" }, { "name": "merchantId", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "persona-controller", "type": "folder" }, "items": [ { "info": { "name": "personaDataSource", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-persona-processor/personadatasource/clientid/:clientid/merchantid/:merchantid/quantiletype/:quantiletype", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "merchantid", "value": "", "type": "path" }, { "name": "quantiletype", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "campaign-controller", "type": "folder" }, "items": [ { "info": { "name": "findCampaignsByClientAndMerchantId", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-offers-domain/clients/merchants/campaigns", "params": [ { "name": "title", "value": "", "type": "query" }, { "name": "isexpired", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "loyalty-controller", "type": "folder" }, "items": [ { "info": { "name": "viewLoyalAccountHistory", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-loyalty-domain/clients/:clientid/loyaltyaccounts/:loyaltyaccountid/accounthistory", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "loyaltyaccountid", "value": "", "type": "path" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "sortby", "value": "", "type": "query" }, { "name": "sortdirection", "value": "", "type": "query" }, { "name": "status", "value": "", "type": "query" }, { "name": "atgOrderId", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "guest-journey-controller", "type": "folder" }, "items": [ { "info": { "name": "viewGuestJourney", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-guest-journey-service/user/:userId/journey", "params": [ { "name": "userId", "value": "", "type": "path" }, { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" } ] } }, { "info": { "name": "viewGuestSummary", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-guest-journey-service/guestsummary" } }, { "info": { "name": "viewGuestRevenueSummary", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-guest-journey-service/guestrevenuesummary", "params": [ { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" } ] } }, { "info": { "name": "viewGuestCountSummary", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-guest-journey-service/guestcountsummary", "params": [ { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" } ] } }, { "info": { "name": "viewGuestRevenueSummaryByStore", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-guest-journey-service/clients/:clientid/merchants/:merchantid/guestrevenuesummarybystore", "params": [ { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "guesttype", "value": "", "type": "query" }, { "name": "stores", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "path" }, { "name": "clientid", "value": "", "type": "path" } ] } }, { "info": { "name": "viewGuestCountSummaryByStore", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-guest-journey-service/clients/:clientid/merchants/:merchantid/guestcountsummarybystore", "params": [ { "name": "startdate", "value": "", "type": "query" }, { "name": "enddate", "value": "", "type": "query" }, { "name": "guesttype", "value": "", "type": "query" }, { "name": "stores", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "path" }, { "name": "clientid", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "gift-card-balance-report-controller", "type": "folder" }, "items": [ { "info": { "name": "generateBalanceReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/clients/:clientid/balance-report/generate", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "liableasofdate", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" } ] } }, { "info": { "name": "exportGiftCardBalanceReport", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-giftcard-service/clients/:clientid/balance-report/export", "params": [ { "name": "clientid", "value": "", "type": "path" }, { "name": "liableasofdate", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "sms-reports-controller", "type": "folder" }, "items": [ { "info": { "name": "orderConfirmationSmsReportDownload", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connector-sms/clients/:clientId/order-confirmation-sms/download", "params": [ { "name": "clientId", "value": "", "type": "path" }, { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" }, { "name": "merchantId", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" } ] } }, { "info": { "name": "marketingSmsReportDownload", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connector-sms/clients/:clientId/marketing-sms/download", "params": [ { "name": "clientId", "value": "", "type": "path" }, { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" }, { "name": "sortDirection", "value": "", "type": "query" }, { "name": "sortBy", "value": "", "type": "query" } ] } }, { "info": { "name": "guestCheckoutVerificationSmsReportDownload", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connector-sms/clients/:clientId/guest-checkout-verification/download", "params": [ { "name": "clientId", "value": "", "type": "path" }, { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" }, { "name": "merchantId", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" } ] } }, { "info": { "name": "accountVerificationSmsReportDownload", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connector-sms/clients/:clientId/account-verification-sms/download", "params": [ { "name": "clientId", "value": "", "type": "path" }, { "name": "startDate", "value": "", "type": "query" }, { "name": "endDate", "value": "", "type": "query" }, { "name": "merchantId", "value": "", "type": "query" }, { "name": "storeIds", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "tablet-app-compatibility-controller", "type": "folder" }, "items": [ { "info": { "name": "checkTabletAppCompatibility", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/tabletappcompatibility", "headers": [ { "name": "Inc-Client-Id", "value": "" } ], "params": [ { "name": "version", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "customer-segment-tag-controller", "type": "folder" }, "items": [ { "info": { "name": "findSegmentsByCustomer", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-auto-tagger-service/customer-segments/:customerId", "params": [ { "name": "customerId", "value": "", "type": "path" }, { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "activeOnly", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "home-controller", "type": "folder" }, "items": [ { "info": { "name": "home", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/home" } }, { "info": { "name": "home_1", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/" } } ] }, { "info": { "name": "admin-controller", "type": "folder" }, "items": [ { "info": { "name": "home_2", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/" } }, { "info": { "name": "home_3", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/" } }, { "info": { "name": "home_5", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/" } }, { "info": { "name": "home_4", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/" } }, { "info": { "name": "home_6", "type": "http" }, "http": { "method": "HEAD", "url": "https://adminapi.incentivio.com/incentivio-admin-api/" } }, { "info": { "name": "home_7", "type": "http" }, "http": { "method": "OPTIONS", "url": "https://adminapi.incentivio.com/incentivio-admin-api/" } }, { "info": { "name": "userDomain", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/**" } }, { "info": { "name": "userDomain_1", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/**" } }, { "info": { "name": "userDomain_2", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/**" } }, { "info": { "name": "userDomain_4", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/**" } }, { "info": { "name": "userDomain_3", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/**" } }, { "info": { "name": "userDomain_5", "type": "http" }, "http": { "method": "HEAD", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/**" } }, { "info": { "name": "userDomain_6", "type": "http" }, "http": { "method": "OPTIONS", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-user-domain/**" } }, { "info": { "name": "surveyDomain", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-surveys/**" } }, { "info": { "name": "surveyDomain_1", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-surveys/**" } }, { "info": { "name": "surveyDomain_2", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-surveys/**" } }, { "info": { "name": "surveyDomain_4", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-surveys/**" } }, { "info": { "name": "surveyDomain_3", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-surveys/**" } }, { "info": { "name": "surveyDomain_5", "type": "http" }, "http": { "method": "HEAD", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-surveys/**" } }, { "info": { "name": "surveyDomain_6", "type": "http" }, "http": { "method": "OPTIONS", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-surveys/**" } }, { "info": { "name": "offersDomain", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-offers-domain/**" } }, { "info": { "name": "offersDomain_1", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-offers-domain/**" } }, { "info": { "name": "offersDomain_2", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-offers-domain/**" } }, { "info": { "name": "offersDomain_4", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-offers-domain/**" } }, { "info": { "name": "offersDomain_3", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-offers-domain/**" } }, { "info": { "name": "offersDomain_5", "type": "http" }, "http": { "method": "HEAD", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-offers-domain/**" } }, { "info": { "name": "offersDomain_6", "type": "http" }, "http": { "method": "OPTIONS", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-offers-domain/**" } }, { "info": { "name": "loyaltyDomain", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-loyalty-domain/**" } }, { "info": { "name": "loyaltyDomain_1", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-loyalty-domain/**" } }, { "info": { "name": "loyaltyDomain_2", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-loyalty-domain/**" } }, { "info": { "name": "loyaltyDomain_4", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-loyalty-domain/**" } }, { "info": { "name": "loyaltyDomain_3", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-loyalty-domain/**" } }, { "info": { "name": "loyaltyDomain_5", "type": "http" }, "http": { "method": "HEAD", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-loyalty-domain/**" } }, { "info": { "name": "loyaltyDomain_6", "type": "http" }, "http": { "method": "OPTIONS", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-loyalty-domain/**" } }, { "info": { "name": "smsConnector", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connector-sms/**" } }, { "info": { "name": "smsConnector_1", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connector-sms/**" } }, { "info": { "name": "smsConnector_2", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connector-sms/**" } }, { "info": { "name": "smsConnector_4", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connector-sms/**" } }, { "info": { "name": "smsConnector_3", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connector-sms/**" } }, { "info": { "name": "smsConnector_5", "type": "http" }, "http": { "method": "HEAD", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connector-sms/**" } }, { "info": { "name": "smsConnector_6", "type": "http" }, "http": { "method": "OPTIONS", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connector-sms/**" } }, { "info": { "name": "connectDomain", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connect-domain/**" } }, { "info": { "name": "connectDomain_1", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connect-domain/**" } }, { "info": { "name": "connectDomain_2", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connect-domain/**" } }, { "info": { "name": "connectDomain_4", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connect-domain/**" } }, { "info": { "name": "connectDomain_3", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connect-domain/**" } }, { "info": { "name": "connectDomain_5", "type": "http" }, "http": { "method": "HEAD", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connect-domain/**" } }, { "info": { "name": "connectDomain_6", "type": "http" }, "http": { "method": "OPTIONS", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-connect-domain/**" } }, { "info": { "name": "clientDomainQRCodes", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/*/checkinqrimage" } }, { "info": { "name": "clientDomainQRCodes_1", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/*/checkinqrimage" } }, { "info": { "name": "clientDomainQRCodes_2", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/*/checkinqrimage" } }, { "info": { "name": "clientDomainQRCodes_4", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/*/checkinqrimage" } }, { "info": { "name": "clientDomainQRCodes_3", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/*/checkinqrimage" } }, { "info": { "name": "clientDomainQRCodes_5", "type": "http" }, "http": { "method": "HEAD", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/*/checkinqrimage" } }, { "info": { "name": "clientDomainQRCodes_6", "type": "http" }, "http": { "method": "OPTIONS", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/clients/*/checkinqrimage" } }, { "info": { "name": "clientDomain", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/**" } }, { "info": { "name": "clientDomain_1", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/**" } }, { "info": { "name": "clientDomain_2", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/**" } }, { "info": { "name": "clientDomain_4", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/**" } }, { "info": { "name": "clientDomain_3", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/**" } }, { "info": { "name": "clientDomain_5", "type": "http" }, "http": { "method": "HEAD", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/**" } }, { "info": { "name": "clientDomain_6", "type": "http" }, "http": { "method": "OPTIONS", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-client-domain/**" } }, { "info": { "name": "analyticsService", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-analytics-service/**" } }, { "info": { "name": "analyticsService_1", "type": "http" }, "http": { "method": "POST", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-analytics-service/**" } }, { "info": { "name": "analyticsService_2", "type": "http" }, "http": { "method": "PUT", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-analytics-service/**" } }, { "info": { "name": "analyticsService_4", "type": "http" }, "http": { "method": "PATCH", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-analytics-service/**" } }, { "info": { "name": "analyticsService_3", "type": "http" }, "http": { "method": "DELETE", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-analytics-service/**" } }, { "info": { "name": "analyticsService_5", "type": "http" }, "http": { "method": "HEAD", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-analytics-service/**" } }, { "info": { "name": "analyticsService_6", "type": "http" }, "http": { "method": "OPTIONS", "url": "https://adminapi.incentivio.com/incentivio-admin-api/incentivio-analytics-service/**" } } ] }, { "info": { "name": "app-content-controller", "type": "folder" }, "items": [ { "info": { "name": "retrieveCustomerAppContent", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/customerappcontent", "params": [ { "name": "userid", "value": "", "type": "query" }, { "name": "merchantid", "value": "", "type": "query" }, { "name": "page", "value": "", "type": "query" }, { "name": "count", "value": "", "type": "query" }, { "name": "languagecode", "value": "", "type": "query" }, { "name": "loyalty", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "secure-signature-controller", "type": "folder" }, "items": [ { "info": { "name": "generateSignature", "type": "http" }, "http": { "method": "GET", "url": "https://adminapi.incentivio.com/incentivio-admin-api/chmlnsignature" } } ] } ], "bundled": true }