{"info":{"_postman_id":"e9bab6d7-e67d-456b-9f35-7ab3edb784cd","name":"VE API endpoints","description":"<html><head></head><body><p>These API endpoints allow registered API users to access data from the Vie d'Elegance web application. The products offered are: </p>\n<ol>\n<li>users API</li>\n<li>products API </li>\n<li>transactions API</li>\n</ol>\n<p>To access this data an API key and in some cases an API token must be provided. API keys are permanent unless updated or revoked by the API user or the admin. API tokens expire within an hour of their creation after which a new token must be generated.</p>\n<p>API users can access their portal, where they can register for these products and generate new keys and tokens, using their username and API key. The URL to access the portal is as shown below: </p>\n<p>/api/[username]?key=[API key]</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"16312077","collectionId":"e9bab6d7-e67d-456b-9f35-7ab3edb784cd","publishedId":"UVeCQoDT","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-01-30T07:31:54.000Z"},"item":[{"name":"Users","item":[{"name":"AllUserDetails","id":"78de7e6f-7b96-475f-a973-3c1807fec71f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/users?uname=apiuser&key=123fcfd35dd8a1457e734ee0a1973ecd6fae2794&token=c519bf8baed091cd1fbf728b2f589156","description":"<p>To get all users' details. Ordered by most recently joined by default. To sort, add a segment. Some available options are latest_active, gender and last_login.</p>\n<p>URL format: /api/users/{sort by}?[query params]</p>\n","urlObject":{"port":"8080","path":["api","users"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>API key</p>\n","type":"text/plain"},"key":"key","value":"123fcfd35dd8a1457e734ee0a1973ecd6fae2794"},{"description":{"content":"<p>API token</p>\n","type":"text/plain"},"key":"token","value":"c519bf8baed091cd1fbf728b2f589156"}],"variable":[]}},"response":[],"_postman_id":"78de7e6f-7b96-475f-a973-3c1807fec71f"},{"name":"UsersByLastPurchase","id":"60859540-9d9f-4622-95bb-779463d40216","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/users/latest_active?uname=apiuser&key=123fcfd35dd8a1457e734ee0a1973ecd6fae2794&token=c519bf8baed091cd1fbf728b2f589156","description":"<p>To get users sorted by last purchase</p>\n<p>URL format: /api/users/latest_active?[query params]</p>\n","urlObject":{"port":"8080","path":["api","users","latest_active"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>API key</p>\n","type":"text/plain"},"key":"key","value":"123fcfd35dd8a1457e734ee0a1973ecd6fae2794"},{"description":{"content":"<p>API token</p>\n","type":"text/plain"},"key":"token","value":"c519bf8baed091cd1fbf728b2f589156"}],"variable":[]}},"response":[],"_postman_id":"60859540-9d9f-4622-95bb-779463d40216"},{"name":"UsersByGender","id":"8a41b6f1-f6ae-4d65-b6bb-541cf0b79a16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/users/gender?uname=apiuser&key=123fcfd35dd8a1457e734ee0a1973ecd6fae2794&token=c519bf8baed091cd1fbf728b2f589156","description":"<p>To get users sorted by gender</p>\n<p>URL format: /api/users/gender?[query params]</p>\n","urlObject":{"port":"8080","path":["api","users","gender"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>API key</p>\n","type":"text/plain"},"key":"key","value":"123fcfd35dd8a1457e734ee0a1973ecd6fae2794"},{"description":{"content":"<p>API token</p>\n","type":"text/plain"},"key":"token","value":"c519bf8baed091cd1fbf728b2f589156"}],"variable":[]}},"response":[],"_postman_id":"8a41b6f1-f6ae-4d65-b6bb-541cf0b79a16"},{"name":"UsersByLastLogin","id":"491af0d8-73ec-40fb-93d3-65c3d28bc1b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/users/last_login?uname=apiuser&key=123fcfd35dd8a1457e734ee0a1973ecd6fae2794&token=c519bf8baed091cd1fbf728b2f589156","description":"<p>To get users sorted by last login time</p>\n<p>URL format: /api/users/last_login?[query params]</p>\n","urlObject":{"port":"8080","path":["api","users","last_login"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>API key</p>\n","type":"text/plain"},"key":"key","value":"123fcfd35dd8a1457e734ee0a1973ecd6fae2794"},{"description":{"content":"<p>API token</p>\n","type":"text/plain"},"key":"token","value":"c519bf8baed091cd1fbf728b2f589156"}],"variable":[]}},"response":[],"_postman_id":"491af0d8-73ec-40fb-93d3-65c3d28bc1b1"},{"name":"UsersWithSpecificItem","id":"a327dbbb-9f41-4ff9-a78c-72451290009c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/users?uname=apiuser&key=123fcfd35dd8a1457e734ee0a1973ecd6fae2794&token=c519bf8baed091cd1fbf728b2f589156&productid=15","description":"<p>To get users who bought a specific product by product ID</p>\n<p>URL format: /api/users/{sort by}?[query params]&amp;productid=[product ID]</p>\n","urlObject":{"port":"8080","path":["api","users"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>API key</p>\n","type":"text/plain"},"key":"key","value":"123fcfd35dd8a1457e734ee0a1973ecd6fae2794"},{"description":{"content":"<p>API token</p>\n","type":"text/plain"},"key":"token","value":"c519bf8baed091cd1fbf728b2f589156"},{"description":{"content":"<p>Product ID searched</p>\n","type":"text/plain"},"key":"productid","value":"15"}],"variable":[]}},"response":[],"_postman_id":"a327dbbb-9f41-4ff9-a78c-72451290009c"},{"name":"UsersWithSpecificCategory","id":"dc6c6a41-b3c1-42fc-bbdd-9b0b8fc749c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/users?uname=apiuser&key=123fcfd35dd8a1457e734ee0a1973ecd6fae2794&token=c519bf8baed091cd1fbf728b2f589156&category=1","description":"<p>To get users who bought from a category by category ID</p>\n<p>URL format: /api/users/{sort by}?[query params]&amp;category=[category ID]</p>\n","urlObject":{"port":"8080","path":["api","users"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>API key</p>\n","type":"text/plain"},"key":"key","value":"123fcfd35dd8a1457e734ee0a1973ecd6fae2794"},{"description":{"content":"<p>API token</p>\n","type":"text/plain"},"key":"token","value":"c519bf8baed091cd1fbf728b2f589156"},{"description":{"content":"<p>Category ID searched</p>\n","type":"text/plain"},"key":"category","value":"1"}],"variable":[]}},"response":[],"_postman_id":"dc6c6a41-b3c1-42fc-bbdd-9b0b8fc749c4"},{"name":"UsersWithSpecificDatePurchased","id":"1713a785-0a04-45a4-a3f3-b9030e545979","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/users?uname=apiuser&key=123fcfd35dd8a1457e734ee0a1973ecd6fae2794&token=c519bf8baed091cd1fbf728b2f589156&datepurchased=2021-12-26","description":"<p>To get users who made orders on a specific date.</p>\n<p>URL format: /api/users/{sort by}?[query params]&amp;datepurchased=[YYYY-MM-DD]</p>\n","urlObject":{"port":"8080","path":["api","users"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>API key</p>\n","type":"text/plain"},"key":"key","value":"123fcfd35dd8a1457e734ee0a1973ecd6fae2794"},{"description":{"content":"<p>API token</p>\n","type":"text/plain"},"key":"token","value":"c519bf8baed091cd1fbf728b2f589156"},{"description":{"content":"<p>Date of purchase</p>\n","type":"text/plain"},"key":"datepurchased","value":"2021-12-26"}],"variable":[]}},"response":[],"_postman_id":"1713a785-0a04-45a4-a3f3-b9030e545979"},{"name":"SingleUserDetails","id":"1f0d2e3d-89dc-4440-bd15-abea5eab91de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/users/1?uname=apiuser&key=123fcfd35dd8a1457e734ee0a1973ecd6fae2794&token=c519bf8baed091cd1fbf728b2f589156","description":"<p>To get a single users' details by their user ID.</p>\n<p>URL format: /api/users/[user ID]?[query params]</p>\n","urlObject":{"port":"8080","path":["api","users","1"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>API key</p>\n","type":"text/plain"},"key":"key","value":"123fcfd35dd8a1457e734ee0a1973ecd6fae2794"},{"description":{"content":"<p>API token</p>\n","type":"text/plain"},"key":"token","value":"c519bf8baed091cd1fbf728b2f589156"}],"variable":[]}},"response":[],"_postman_id":"1f0d2e3d-89dc-4440-bd15-abea5eab91de"}],"id":"c5c1a7b2-6063-4e5d-8944-b41d154cb88e","description":"<p>Required query parameters:</p>\n<ol>\n<li>uname</li>\n<li>key</li>\n<li>token</li>\n</ol>\n","_postman_id":"c5c1a7b2-6063-4e5d-8944-b41d154cb88e"},{"name":"Products","item":[{"name":"AllProductDetails","id":"05d70cd0-a541-4100-a4b0-53d732c48772","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/products?uname=apiuser","description":"<p>Insecure endpoint to get all products' details. Ordered by most recently added by default. To sort, add a segment.</p>\n<p>URL format: /api/products/{sort by}?[query params]</p>\n","urlObject":{"port":"8080","path":["api","products"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"}],"variable":[]}},"response":[],"_postman_id":"05d70cd0-a541-4100-a4b0-53d732c48772"},{"name":"SingleProductDetails","id":"93713cf1-06c9-4f10-8ef7-022afb7a900c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/products/14?uname=apiuser","description":"<p>Insecure endpoint to get a single product's details.</p>\n<p>URL format: /api/products/[product ID]?[query params]</p>\n","urlObject":{"port":"8080","path":["api","products","14"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"}],"variable":[]}},"response":[],"_postman_id":"93713cf1-06c9-4f10-8ef7-022afb7a900c"},{"name":"ProductsByUser","id":"0579148b-3be8-4580-a017-63f6472f463c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/products?uname=apiuser&key=123fcfd35dd8a1457e734ee0a1973ecd6fae2794&token=4c21ab1e115e44f3f6e75a8dad7580ea&userid=1","description":"<p>Secure endpoint to get products bought by a user.</p>\n<p>URL format: /api/products/{sort by}?[query params]&amp;userid=[user ID]</p>\n","urlObject":{"port":"8080","path":["api","products"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>API key</p>\n","type":"text/plain"},"key":"key","value":"123fcfd35dd8a1457e734ee0a1973ecd6fae2794"},{"description":{"content":"<p>API token</p>\n","type":"text/plain"},"key":"token","value":"4c21ab1e115e44f3f6e75a8dad7580ea"},{"description":{"content":"<p>User ID searched</p>\n","type":"text/plain"},"key":"userid","value":"1"}],"variable":[]}},"response":[],"_postman_id":"0579148b-3be8-4580-a017-63f6472f463c"},{"name":"ProductsByCategory","id":"c6acb927-09cf-44a9-a355-e1dc923eb68e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/products?uname=apiuser&category=1","description":"<p>Insecure endpoint to get products in a specific category.</p>\n<p>URL format: /api/products/{sort by}?[query params]&amp;category=[category ID]</p>\n","urlObject":{"port":"8080","path":["api","products"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>Category ID searched</p>\n","type":"text/plain"},"key":"category","value":"1"}],"variable":[]}},"response":[],"_postman_id":"c6acb927-09cf-44a9-a355-e1dc923eb68e"},{"name":"ProductsByNameSearch","id":"3dc61f5f-bf5c-4666-a295-1b4e90b1bef0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/products?uname=apiuser&namesearch=red","description":"<p>Insecure endpoint to get products by name in a wild card search.</p>\n<p>URL format: /api/products?[query params]&amp;namesearch=[search string]</p>\n","urlObject":{"port":"8080","path":["api","products"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>Searched string</p>\n","type":"text/plain"},"key":"namesearch","value":"red"}],"variable":[]}},"response":[],"_postman_id":"3dc61f5f-bf5c-4666-a295-1b4e90b1bef0"},{"name":"ProductsBySalesVolume","id":"42a69dc1-6eb1-4778-8df7-0baed9408607","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/products/sales?uname=apiuser&key=123fcfd35dd8a1457e734ee0a1973ecd6fae2794&token=4c21ab1e115e44f3f6e75a8dad7580ea","description":"<p>Secure endpoint to get products ordered by sales volume.</p>\n<p>URL format: /api/products/sales?[query params]</p>\n","urlObject":{"port":"8080","path":["api","products","sales"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>API key</p>\n","type":"text/plain"},"key":"key","value":"123fcfd35dd8a1457e734ee0a1973ecd6fae2794"},{"description":{"content":"<p>API token</p>\n","type":"text/plain"},"key":"token","value":"4c21ab1e115e44f3f6e75a8dad7580ea"}],"variable":[]}},"response":[],"_postman_id":"42a69dc1-6eb1-4778-8df7-0baed9408607"}],"id":"74071cb0-1629-4198-88ee-9be1f02a9eab","description":"<p>Required query parameters:</p>\n<ol>\n<li>uname</li>\n<li>key (for secure endpoints)</li>\n<li>token (for secure endpoints)</li>\n</ol>\n","_postman_id":"74071cb0-1629-4198-88ee-9be1f02a9eab"},{"name":"Transactions","item":[{"name":"AllTransactionDetails","id":"09e74ac8-9cc5-4732-8ebb-7af135377132","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/transactions?uname=apiuser&key=123fcfd35dd8a1457e734ee0a1973ecd6fae2794&token=74d8c5d46ebc341dd7d6facf17d75e5a","description":"<p>To get all transaction details. Ordered by most recent transactions by default. To sort, add a segment.</p>\n<p>URL format: /api/transactions/{sort by}?[query params]</p>\n","urlObject":{"port":"8080","path":["api","transactions"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>API key</p>\n","type":"text/plain"},"key":"key","value":"123fcfd35dd8a1457e734ee0a1973ecd6fae2794"},{"description":{"content":"<p>API token</p>\n","type":"text/plain"},"key":"token","value":"74d8c5d46ebc341dd7d6facf17d75e5a"}],"variable":[]}},"response":[],"_postman_id":"09e74ac8-9cc5-4732-8ebb-7af135377132"},{"name":"TransactionDetailsByDateRange","id":"049daac8-c004-449d-8ddc-919aab58b49f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/transactions?uname=apiuser&key=123fcfd35dd8a1457e734ee0a1973ecd6fae2794&token=74d8c5d46ebc341dd7d6facf17d75e5a&daterange=2022-01-21+2022-01-30","description":"<p>To get all transaction details filtered by a rangle of dates from the eariler date to the later date in the format YYYY-MM-DD separated by a whitespace or a '+'.</p>\n<p>URL format: /api/transactions/{sort by}?[query params]&amp;daterange=[YYYY-MM-DD+YYYY-MM-DD]</p>\n","urlObject":{"port":"8080","path":["api","transactions"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>API key</p>\n","type":"text/plain"},"key":"key","value":"123fcfd35dd8a1457e734ee0a1973ecd6fae2794"},{"description":{"content":"<p>API token</p>\n","type":"text/plain"},"key":"token","value":"74d8c5d46ebc341dd7d6facf17d75e5a"},{"description":{"content":"<p>Range of dates</p>\n","type":"text/plain"},"key":"daterange","value":"2022-01-21+2022-01-30"}],"variable":[]}},"response":[],"_postman_id":"049daac8-c004-449d-8ddc-919aab58b49f"},{"name":"TransactionDetailsByCategory","id":"8d19ecf6-4f40-4240-a3f0-8cab9ef226b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/transactions?uname=apiuser&key=123fcfd35dd8a1457e734ee0a1973ecd6fae2794&token=74d8c5d46ebc341dd7d6facf17d75e5a&category=2","description":"<p>To get all transaction details filtered by category ID</p>\n<p>URL format: /api/transactions/{sort by}?[query params]&amp;category=[category ID]</p>\n","urlObject":{"port":"8080","path":["api","transactions"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>API key</p>\n","type":"text/plain"},"key":"key","value":"123fcfd35dd8a1457e734ee0a1973ecd6fae2794"},{"description":{"content":"<p>API token</p>\n","type":"text/plain"},"key":"token","value":"74d8c5d46ebc341dd7d6facf17d75e5a"},{"description":{"content":"<p>Category ID searched</p>\n","type":"text/plain"},"key":"category","value":"2"}],"variable":[]}},"response":[],"_postman_id":"8d19ecf6-4f40-4240-a3f0-8cab9ef226b6"},{"name":"TransactionDetailsByProduct","id":"97caede8-f9ba-4ce2-9686-9af65baa0238","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/transactions?uname=apiuser&key=123fcfd35dd8a1457e734ee0a1973ecd6fae2794&token=74d8c5d46ebc341dd7d6facf17d75e5a&productid=15","description":"<p>To get all transaction details filtered by product ID</p>\n<p>URL format: /api/transactions/{sort by}?[query params]&amp;productid=[product ID]</p>\n","urlObject":{"port":"8080","path":["api","transactions"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>API key</p>\n","type":"text/plain"},"key":"key","value":"123fcfd35dd8a1457e734ee0a1973ecd6fae2794"},{"description":{"content":"<p>API token</p>\n","type":"text/plain"},"key":"token","value":"74d8c5d46ebc341dd7d6facf17d75e5a"},{"description":{"content":"<p>Product ID searched</p>\n","type":"text/plain"},"key":"productid","value":"15"}],"variable":[]}},"response":[],"_postman_id":"97caede8-f9ba-4ce2-9686-9af65baa0238"},{"name":"TransactionDetailsBySubcategory","id":"7706305c-e683-4312-8cb7-1214b6f88a86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/transactions?uname=apiuser&key=123fcfd35dd8a1457e734ee0a1973ecd6fae2794&token=74d8c5d46ebc341dd7d6facf17d75e5a&subcategory=2","description":"<p>To get all transaction details filtered by subcategory ID</p>\n<p>URL format: /api/transactions/{sort by}?[query params]&amp;subcategory=[subcategory ID]</p>\n","urlObject":{"port":"8080","path":["api","transactions"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>API key</p>\n","type":"text/plain"},"key":"key","value":"123fcfd35dd8a1457e734ee0a1973ecd6fae2794"},{"description":{"content":"<p>API tsuoken</p>\n","type":"text/plain"},"key":"token","value":"74d8c5d46ebc341dd7d6facf17d75e5a"},{"description":{"content":"<p>Subcategory ID searched</p>\n","type":"text/plain"},"key":"subcategory","value":"2"}],"variable":[]}},"response":[],"_postman_id":"7706305c-e683-4312-8cb7-1214b6f88a86"},{"name":"SingleTransactionDetails","id":"8401a689-2ce8-4608-a886-179826dbee60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8080/api/transactions/10?uname=apiuser&key=123fcfd35dd8a1457e734ee0a1973ecd6fae2794&token=74d8c5d46ebc341dd7d6facf17d75e5a","description":"<p>To get a single transaction's details.</p>\n<p>URL format: /api/transactions/[order ID]?[query params]</p>\n","urlObject":{"port":"8080","path":["api","transactions","10"],"host":["localhost"],"query":[{"description":{"content":"<p>Username</p>\n","type":"text/plain"},"key":"uname","value":"apiuser"},{"description":{"content":"<p>API key</p>\n","type":"text/plain"},"key":"key","value":"123fcfd35dd8a1457e734ee0a1973ecd6fae2794"},{"description":{"content":"<p>API token</p>\n","type":"text/plain"},"key":"token","value":"74d8c5d46ebc341dd7d6facf17d75e5a"}],"variable":[]}},"response":[],"_postman_id":"8401a689-2ce8-4608-a886-179826dbee60"}],"id":"3dca2271-2b38-4785-b8f3-be0ea7de9675","description":"<p>Required query parameters:</p>\n<ol>\n<li>uname</li>\n<li>key</li>\n<li>token</li>\n</ol>\n","_postman_id":"3dca2271-2b38-4785-b8f3-be0ea7de9675"}],"event":[{"listen":"prerequest","script":{"id":"04a99895-5a07-46ce-b726-a0088af7b43e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"bb9b09d7-e511-4127-8f07-519ef03687bf","type":"text/javascript","exec":[""]}}],"variable":[{"key":"username","value":"apiuser"},{"key":"key","value":"123fcfd35dd8a1457e734ee0a1973ecd6fae2794"},{"key":"usertoken","value":"c519bf8baed091cd1fbf728b2f589156"},{"key":"producttoken","value":"4c21ab1e115e44f3f6e75a8dad7580ea"},{"key":"transactiontoken","value":"74d8c5d46ebc341dd7d6facf17d75e5a"}]}