@varsityvibe/api-client
Advanced tools
+1
-1
| { | ||
| "name": "@varsityvibe/api-client", | ||
| "description": "API client for the Varsity Vibe web and mobile apps", | ||
| "version": "1.3.32", | ||
| "version": "1.3.33", | ||
| "author": "Tiaan du Plessis <tiaanduplessis@hotmail.com>", | ||
@@ -6,0 +6,0 @@ "type": "module", |
@@ -45,3 +45,7 @@ import client from '../utils/fetch-client' | ||
| return client.get(url) | ||
| }, | ||
| getMerchantDetails (merchantId, config = {}) { | ||
| return client.get(`/v3/merchant/${merchantId}/offers `, config) | ||
| } | ||
| } |
205449
0.06%4911
0.06%