{"info":{"_postman_id":"b7dd8a60-4146-4433-a250-5abf6fca9234","name":"Bingage API","description":"<html><head></head><body><h1 id=\"introduction\">Introduction</h1>\n<p>Bingage API are a easiest way to integrate Loyalty and Reward program with your application to supercharge your brand with an e-wallet, referral program, gamified reward and loyalty program to deliver a meaningful rewarding experience to your customers.</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>For Authorization, we use auth-token which can be found on the Bingage App Pannel.</p>\n<h1 id=\"error-codes\">Error Codes</h1>\n<p>Here are some basic error codes, you can receive<br>1. Code: 400, Description: Bad Request</p>\n<p>2. Code: 401, Description: Access denied</p>\n<p>3. Code: 403, Description: Forbidden</p>\n<p>4. Code:500, Description: Internal Server Error</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Introduction","slug":"introduction"},{"content":"Authentication","slug":"authentication"},{"content":"Error Codes","slug":"error-codes"}],"owner":"9375848","collectionId":"b7dd8a60-4146-4433-a250-5abf6fca9234","publishedId":"2s93XyV3fo","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-04-18T08:08:59.000Z"},"item":[{"name":"V1","item":[{"name":"Get Member Info","event":[{"listen":"prerequest","script":{"id":"b9b8a4f1-15ed-4e4e-91fe-9182ae3157de","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"da24a4f6-5412-4390-9869-7ad4e2a1a608","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/memberInfo?contactNumber=9098677963","description":"<p>Brief Response Description:<br />1. \"memberId\" :'AA-00000001' ('String' type value for member's Id),</p>\n<p>2. \"name\" : 'Test' ('String type value for member's name),</p>\n<p>3. \"contactNumber\": '9876543210' ('String' type value for member's contactNumber),</p>\n<p>4. \"balance\" : 100 ('Number' type value for member's wallet balance),</p>\n<p>5. \"referralURL\" : \"<a href=\"http://bit.bingage.com/?R=WckA2\">bit.bingage.com/?R=WckA2</a>\" ('String' type value for member's referral URL)</p>\n<p>6. \"offerList\" : ('Array' type variable containing all available offers\")</p>\n<p>7. \"loyaltyOfferList\" : ('Array' type variable containing all available loyalty offers</p>\n","urlObject":{"path":["pos","memberInfo"],"host":["{{BASE_URL}}"],"query":[{"key":"contactNumber","value":"9098677963"}],"variable":[]}},"response":[{"id":"d0800951-4750-438b-8b42-2261c98b4269","name":"Get Member Info","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":{"raw":"{{BASE_URL}}/pos/memberInfo?contactNumber=9098677963","host":["{{BASE_URL}}"],"path":["pos","memberInfo"],"query":[{"key":"contactNumber","value":"9098677963"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Apr 2023 06:15:22 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"memberId\": \"AD-00000001\",\n    \"name\": \"akshay\",\n    \"contactNumber\": \"9876543210\",\n    \"balance\": 310,\n    \"referralURL\": \"http://bit.bingage.com/?R=RMvjw\",\n    \"loyaltyOffersList\": [\n        {\n            \"offer_name\": \"Get 5.0 off, against 100 points\",\n            \"offer_id\": \"fc2d8c34-d1dd-4b6f-b006-178383405ac3\",\n            \"required_wallet_balance\": 100,\n            \"discount_on\": \"bill\",\n            \"discount_type\": \"fixed\",\n            \"discount_value\": 5,\n            \"products\": null,\n            \"min_bill_amount\": null,\n            \"max_discount\": null,\n            \"valid_days\": null,\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null\n        },\n        {\n            \"offer_name\": \"Get 10.0 off, against 250 points\",\n            \"offer_id\": \"7b09bab6-78a0-4a40-97ad-036e0632ba98\",\n            \"required_wallet_balance\": 250,\n            \"discount_on\": \"bill\",\n            \"discount_type\": \"fixed\",\n            \"discount_value\": 10,\n            \"products\": null,\n            \"min_bill_amount\": null,\n            \"max_discount\": null,\n            \"valid_days\": null,\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null\n        },\n        {\n            \"offer_name\": \"Get Free Mac Alo, against 500 points\",\n            \"offer_id\": \"3be43a5b-2813-448e-a7df-59dbb774938b\",\n            \"required_wallet_balance\": 500,\n            \"discount_on\": \"product\",\n            \"discount_type\": \"percentage\",\n            \"discount_value\": 100,\n            \"products\": [\n                {\n                    \"_id\": \"119922366\",\n                    \"quantity\": \"1\"\n                }\n            ],\n            \"min_bill_amount\": null,\n            \"max_discount\": null,\n            \"valid_days\": null,\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null\n        },\n        {\n            \"offer_name\": \"Get Free Mc Egg, against 450 points\",\n            \"offer_id\": \"967b6391-3c70-45e9-9902-64651e9c3576\",\n            \"required_wallet_balance\": 450,\n            \"discount_on\": \"product\",\n            \"discount_type\": \"percentage\",\n            \"discount_value\": 100,\n            \"products\": [\n                {\n                    \"_id\": \"119945210\",\n                    \"quantity\": \"1\"\n                }\n            ],\n            \"min_bill_amount\": null,\n            \"max_discount\": null,\n            \"valid_days\": null,\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null\n        }\n    ],\n    \"offerList\": [\n        {\n            \"coupon_name\": \"Punjabi Feast\",\n            \"coupon_code\": \"PF50\",\n            \"discount_on\": \"product\",\n            \"discount_type\": \"fixed\",\n            \"discount_value\": 50,\n            \"comment\": \"\",\n            \"products\": [\n                {\n                    \"_id\": \"1237438174\",\n                    \"quantity\": \"1\"\n                }\n            ],\n            \"min_bill_amount\": 350,\n            \"max_discount\": 50,\n            \"valid_days\": \"Monday Tuesday Wednesday Thursday Friday Saturday Sunday \",\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null\n        },\n        {\n            \"coupon_name\": \"FT200\",\n            \"coupon_code\": \"FT1200\",\n            \"discount_on\": \"bill\",\n            \"discount_type\": \"fixed\",\n            \"discount_value\": 200,\n            \"comment\": \"\",\n            \"products\": null,\n            \"min_bill_amount\": null,\n            \"max_discount\": null,\n            \"valid_days\": \"All Days\",\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null\n        },\n        {\n            \"coupon_name\": \"Meal Coupon\",\n            \"coupon_code\": \"MD100\",\n            \"discount_on\": \"product\",\n            \"discount_type\": \"fixed\",\n            \"discount_value\": 100,\n            \"comment\": \"\",\n            \"products\": [\n                {\n                    \"_id\": \"1237438171\",\n                    \"quantity\": \"1\"\n                }\n            ],\n            \"min_bill_amount\": 300,\n            \"max_discount\": 100,\n            \"valid_days\": \"Monday Tuesday Wednesday Thursday Friday Saturday Sunday \",\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null\n        }\n    ]\n}"}],"_postman_id":"da24a4f6-5412-4390-9869-7ad4e2a1a608"},{"name":"Billing","id":"dd8dd88b-2c4e-4875-8b08-b87e57496a63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"contactNo\": \"9098677963\",\n  \"customerName\": \"nps\",\n  \"email\": \"nps@gmail.com\",\n  \"invoiceAmount\": \"250\",\n  \"invoiceNo\": \"21517\",\n  \"orderType\": \"Cash\",\n  \"productList\": [{\n\t\t\"productName\": \"Blue Drink\",\n\t\t// \"productCategory\": \"Breakfast\",\n\t\t\"productCode\": \"\",\n\t\t\"productCost\": \"100\",\n\t\t\"productCount\": \"1\"\n        // \"id\":11994526546, \"name\":\"punjabi dossa\", \"qty\":\"10\", \"amount\":\"120\", \"discount\":\"0\",\"category\":\"dossa\"\n\t}],\n  \"redeemDetails\": null,\n  \"isBillingWithRedeem\":false\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/billing","description":"<p>Deatiled Description and use cases of this API:</p>\n<p>This is version v1 for adding Customer and Transactions. This api is called during a transaction. First, call to verify the redeem amount, in case the customer has balance in his/her wallet.</p>\n<p>This in response returns transaction id , which would be used when we'll call OTP verify method</p>\n<p><strong>$ {contactNo}:</strong> This is a required parameter, as all the customers are tracked from there mobile no.</p>\n<p><strong>$ {customerName}:</strong> Name of Customer.</p>\n<p><strong>$ {email}:</strong> Customer's Email id.</p>\n<p><strong>$ {invoiceAmount}:</strong> Final Bill amount after discount and taxes. Required</p>\n<p><strong>${orderType}:</strong> What kind of order this is : (Delivery, Take-away, Dine-In)</p>\n<p><strong>${orderFrom}:</strong> <strong>From where the order is placed : (WEB/POS/APP)</strong></p>\n<p><strong>${paymentType}:</strong> What kind of payment it is : (COD, Prepaid, Due)****</p>\n<p><strong>${paymentMode}:</strong> How the payment made : (UPI, Cash, Wallet, Card)****</p>\n<p><strong>${orderId}:</strong> <strong>Order ID for the order</strong></p>\n<p><strong><strong>$ {invoiceNo}:</strong> Required parameter. (Not required when adding the only customer).</strong></p>\n<p><strong>$ {productList}:</strong> Array of Objects of Items present in order. All fields are required in this case.****</p>\n<p><strong>${rechargeAmount}:</strong> Amount that will be used to add balace to Members Account.****</p>\n<p><strong>$ {redeemDetails}:</strong> Array which contains only one Object with redeeming details. All fields are required. If this Object is not present the Simple Transaction will be saved.****</p>\n<p><strong>$ {isBillingWithRedeem}:</strong> Required in case of redemption at the time of Final bill submission. Send Null while making a request to verify redemption.****</p>\n<p><strong>$ {redeemVerify}:</strong> ${TransactionId} Obtained from verifying redemption. If OTP Verification is ON then this ID will be obtained after OTP verification, else will be obtained after verifying redemption.****</p>\n<h2 id=\"use-cases-of-api\"><strong>Use cases of API</strong></h2>\n<p><strong>Part 1 of API body:</strong></p>\n<p><strong>To add customer and to do Transaction : //Mandatory Parameters: customerName, contactNo, invoiceAmount, productList</strong></p>\n<p><strong>{ \"contactNo\": 0, \"customerName\": \"string\", \"email\":\"</strong><a href=\"https://mailto:abc@demo.com\"><b>abc@demo.com</b></a><strong>\", \"invoiceAmount\": 0, \"invoiceNo\": 0, \"productList\": [{ \"productName\": \"string\", \"productCategory\": \"string\", \"ProductCode\": \"string\", \"productCost\": \"0.00\", \"productCount\": \"0\" }]</strong></p>\n<p><strong>(a) Contact No, Customer Name : are the Customer details need to Create customer Wallet ac (Loyalty ac).</strong></p>\n<p><strong>(b) Invoice NO and Invoice Amount: Mandatory to record customers purchase and Give them Cashback (If business is using cashback feature)</strong></p>\n<p><strong>(c) Product List: Customer's product purchase detail is also mandatory to pass along with Billing details.</strong></p>\n<p><strong>Part 2 of API body:</strong></p>\n<p><strong>Recharge Amount: To do recharge or Add wallet balance in customer's ac. Ignore product List in this case. Call this Body after successful payment. Once this API will be called customer wallet will be recharged with the given amount.</strong></p>\n<p><strong>{ \"contactNo\": 0, \"customerName\": \"string\", \"email\":\"</strong><a href=\"https://mailto:abc@demo.com\"><b>abc@demo.com</b></a><strong>\", \"invoiceAmount\": 0, \"invoiceNo\": 0, \"rechargeAmount\": 100 }</strong></p>\n<p><strong>Part 3 of API body:</strong></p>\n<p><strong>\"redeemDetails\": [ { \"amount\": 0, \"offerId\": ${offerId}, \"redeemOnBill\": null }</strong></p>\n<p><strong>Note: Here is the explanation of \"redeemDetails\" body, This helps you to understand mandatory parameters of redeeming API when we use Add customer or Transaction API for Billing or Redeem or Recharge purpose.</strong></p>\n<p><strong><strong>Case 1:</strong> When you have to use this API only for billing or Add new customer:</strong></p>\n<p><strong>Then we have to pass null for redeemDetails\".</strong></p>\n<p><strong>Eg.</strong></p>\n<p><strong>\"redeemDetails\": null</strong></p>\n<p><strong><strong>Case 2:</strong> When you have to use this API to redeem wallet amount against any bill: Then we have to pass true in \"redeem on Bill\".</strong></p>\n<p><strong>Eg.</strong></p>\n<p><strong>\"redeemDetails\": [ { \"amount\": 50, \"offerName\": \"\", \"redeemOnBill\": true }</strong></p>\n<p><strong><strong>Case 3:</strong> When you have to use this API for redeem wallet amount against Cashback linked offer : Then we have to pass false in \"redeem on Bill\".</strong></p>\n<p><strong>Eg.</strong></p>\n<p><strong>\"redeemDetails\": [ { \"amount\": 10, \"\"offerId\": \"fb238nn8 \"redeemOnBill\": false }</strong></p>\n<p>**<strong>Case 4:</strong> When you have redeemed on Bill and Now you are saving that transaction after successful payment. Then provide us details in the following manner:</p>\n<p>Also, add the following parameters in case of final submission when redemption is done:**</p>\n<p><strong>\"isBillingWithRedeem\":true,</strong></p>\n<p>**\"redeemVerify\":${temTxId}</p>\n<p>In Both the case, explained by below example**</p>\n<p>**Eg . 1) When you use have redeemed on Bill for Wallet balance</p>\n<p>{ \"amount\": 10, \"offer_id\":, \"redeemOnBill\": true }</p>\n<p>OR<br />Eg . 2) When you use have redeemed on Bill for Wallet Loyalty offer</p>\n<p>{ \"amount\": 10, \"\"offer_id\": \"fb238nn8 \"redeemOnBill\": false }**</p>\n","urlObject":{"path":["pos","billing"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"39280703-fef1-4a41-a9b2-576396e8e4ae","name":"Billing","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"contactNo\": \"9098677963\",\n  \"customerName\": \"Np test\",\n  \"email\": \"\",\n  \"invoiceAmount\": \"200\",\n  \"invoiceNo\": \"314117221\",\n  \"orderType\": \"Cash\",\n  \"productList\": [\n        {\n            \"id\": \"119945210\",\n            \"name\": \"Mc Egg\",\n            \"productCategory\": \"Burger\",\n            \"qty\": \"2\",\n            \"amount\": \"240\",\n            \"discount\": \"20\"\n        }\n        \n    ],\n\n  \"redeemDetails\": null,\n  \"isBillingWithRedeem\":false\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/billing"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Apr 2023 06:47:42 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"memberId\": \"AD-00000001\",\n    \"customerName\": \"Nitesh\",\n    \"contactNumber\": 9876543210,\n    \"balance\": 404,\n    \"transactions\": [\n        {\n            \"_id\": {\n                \"timestamp\": 1681714060,\n                \"machineIdentifier\": 7347253,\n                \"processIdentifier\": 1287,\n                \"counter\": 4753886,\n                \"timeSecond\": 1681714060,\n                \"time\": 1681714060000,\n                \"date\": 1681714060000\n            },\n            \"_class\": \"com.mongodb.BasicDBObject\",\n            \"date\": 1681714060983,\n            \"orderType\": \"Cash\",\n            \"subject\": \"Pos Transaction\",\n            \"registeredAt\": \" khajrana\",\n            \"active\": true,\n            \"transactionId\": \"6d82fc4b-891f-4b11-b08f-170200b55e77\",\n            \"invoiceAmt\": 100,\n            \"balance\": 404,\n            \"merchantId\": \"000001\",\n            \"invoiceNo\": \"BNG-2022-10-07\",\n            \"subjectOfTransaction\": \"Pos Transaction\",\n            \"paidAmount\": 100,\n            \"memberId\": \"AD-00000001\"\n        }\n    ],\n    \"result\": null,\n    \"status\": null,\n    \"productList\": [\n        {\n            \"productName\": \"Toast\",\n            \"productCategory\": \"Snack\",\n            \"productCode\": \"\",\n            \"productCost\": \"100\",\n            \"productCount\": \"1\"\n        }\n    ],\n    \"invoiceNo\": \"BNG-2022-10-07\",\n    \"email\": null,\n    \"orderType\": \"Cash\"\n}"},{"id":"2d3c64cd-9384-4bde-856a-633fff204d11","name":"Wallet Redemption With Billing","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"contactNo\": \"6686786796\",\n    \"customerName\": \"Newusertwo\",\n    \"email\": \"\",\n    \"invoiceAmount\": \"200\",\n    \"invoiceNo\": \"BNG-2025-10-16\",\n    \"orderType\": \"Cash\",\n    \"productList\": [\n        {\n            \"id\": \"119945210\",\n            \"name\": \"Mc Egg\",\n            \"productCategory\": \"Burger\",\n            \"qty\": \"2\",\n            \"amount\": \"240\",\n            \"discount\": \"20\"\n        }\n    ],\n    \"redeemDetails\": [\n        {\n            \"offerName\": \"\",\n            \"amount\": \"10\",\n            \"redeemOnBill\": true\n        }\n    ],\n    \"isBillingWithRedeem\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/billing"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"transactionIdOtp\": \"0ba08f02-2659-4ef0-acaf-5758bec1b442\"\n}"},{"id":"75498d3c-7568-4b3c-a214-3177fabc7ef7","name":"Offer Redemption With Billing","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"contactNo\": \"9098677963\",\n  \"customerName\": \"nps\",\n  \"email\": \"\",\n  \"invoiceAmount\": \"100\",\n  \"invoiceNo\": \"BNG-2025-12-26\",\n  \"orderType\": \"Cash\",\n  \"productList\": [{\n\t\t\"productName\": \"Toast\",\n\t\t\"productCategory\": \"Snack\",\n\t\t\"productCode\": \"\",\n\t\t\"productCost\": \"100\",\n\t\t\"productCount\": \"1\"\n\t}],\n  \"redeemDetails\":[ { \"amount\": 1000, \"offerId\": \"28bb9aee-97f2-4e8f-bbad-b7d14badbd56\", \"redeemOnBill\": false }],\n  \"isBillingWithRedeem\":false\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/billing"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"transactionIdOtp\": \"fd528d56-55ca-4864-b9cd-16ce7be666dd\"\n}"}],"_postman_id":"dd8dd88b-2c4e-4875-8b08-b87e57496a63"},{"name":"Verify OTP","id":"2efe863b-d24d-44a5-84da-8adf8912b7c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/verify/otp?transactionId=7fb22098-4943-4093-a0be-2e6f982f871d&otpCode=","description":"<p>This request is used to verify OTP when OTP Verification is ON. If the otp get verified it redeems customer loyalty balance and save the member and transaction</p>\n","urlObject":{"path":["pos","verify","otp"],"host":["{{BASE_URL}}"],"query":[{"key":"transactionId","value":"7fb22098-4943-4093-a0be-2e6f982f871d"},{"key":"otpCode","value":""}],"variable":[]}},"response":[{"id":"4d046879-511d-4f65-affb-eda1d7cff681","name":"Verify OTP","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":{"raw":"{{BASE_URL}}/pos/verify/otp?transactionId=7fb22098-4943-4093-a0be-2e6f982f871d&otpCode=1234","host":["{{BASE_URL}}"],"path":["pos","verify","otp"],"query":[{"key":"transactionId","value":"7fb22098-4943-4093-a0be-2e6f982f871d"},{"key":"otpCode","value":"1234"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"memberId\": \"AA-00000001\",\n    \"customerName\": \"customerName\",\n    \"contactNumber\": 9876543210,\n    \"balance\": 100,\n    \"transactions\": [\n        {\n            \"_id\": {\n                \"timestamp\": 1652854520,\n                \"machineIdentifier\": 7347253,\n                \"processIdentifier\": 10001,\n                \"counter\": 14356450,\n                \"timeSecond\": 1652854520,\n                \"date\": 1652854520000,\n                \"time\": 1652854520000\n            },\n            \"date\": 1652854520704,\n            \"orderType\": \"ONLINE\",\n            \"subject\": \"Redemption On Bill\",\n            \"registeredAt\": \"address\",\n            \"active\": true,\n            \"cashRed\": 25,\n            \"transactionId\": \"ff2087c2-6cc1-4e0b-b9e4-f2531c413667\",\n            \"invoiceAmt\": 100,\n            \"balance\": 100,\n            \"merchantId\": \"000001\",\n            \"subjectOfTransaction\": \"Redemption On Bill\",\n            \"invoiceNo\": \"BN-00252\",\n            \"paidAmount\": 75,\n            \"memberId\": \"AD-00000001\"\n        }\n    ],\n    \"result\": [\n        {\n            \"offerName\": \"string\",\n            \"redeemOnBill\": true,\n            \"amount\": 25,\n            \"date\": null\n        }\n    ],\n    \"status\": [\n        \"SUCCESS\"\n    ],\n    \"productList\": [\n        {\n            \"productName\": \"Momos\",\n            \"productCategory\": \"Snacks\",\n            \"ProductCode\": \"BGM-002\",\n            \"productCost\": \"80.00\",\n            \"productCount\": \"1\"\n        }\n    ],\n    \"invoiceNo\": null,\n    \"email\": null,\n    \"orderType\": \"ONLINE\"\n}"}],"_postman_id":"2efe863b-d24d-44a5-84da-8adf8912b7c5"},{"name":"Redeem Loyalty Offer","id":"f9dc357f-a604-48f7-8a47-ef1ddf310a77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"contactNumber\": \"9876543210\",\n  \"offer_id\": \"fc2d8c34-d1dd-4b6f-b006-178383405ac3\",\n  \"wallet_balance_to_redeem_offer\":100,\n  \"invoiceAmount\":100\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/loyalty/offers/redeem","urlObject":{"path":["pos","loyalty","offers","redeem"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"93b2c4a6-d280-4d65-9652-31e5f495f4ae","name":"Redeem Loyalty Offer","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"contactNumber\": \"9876543210\",\n  \"offer_id\": \"fc2d8c34-d1dd-4b6f-b006-178383405ac3\",\n  \"wallet_balance_to_redeem_offer\":100,\n  \"invoiceAmount\":100\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/loyalty/offers/redeem"},"code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"loyaltyOfferTransactionId\": \"72062c44-6c74-4ec1-852c-6dd713071af7\"\n}"}],"_postman_id":"f9dc357f-a604-48f7-8a47-ef1ddf310a77"},{"name":"Verify Loyalty Offer Redemption","id":"8a492ed1-bce6-4ccd-8e1c-2e58b583ae78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/loyalty/offers/redeem/verify?loyaltyOfferTransactionId=6ac76bc2-7009-4da1-9473-6a151cc783b1&otpCode=","urlObject":{"path":["pos","loyalty","offers","redeem","verify"],"host":["{{BASE_URL}}"],"query":[{"key":"loyaltyOfferTransactionId","value":"6ac76bc2-7009-4da1-9473-6a151cc783b1"},{"key":"otpCode","value":""}],"variable":[]}},"response":[{"id":"c6ee0232-145f-45a0-bc9c-54227f5337d4","name":"Verify Loyalty Offer Redemption","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"},{"key":"Content-type","value":"application/json","type":"text","disabled":true}],"url":{"raw":"{{BASE_URL}}/pos/loyalty/offers/redeem/verify?loyaltyOfferTransactionId=6ac76bc2-7009-4da1-9473-6a151cc783b1&otpCode=1234","host":["{{BASE_URL}}"],"path":["pos","loyalty","offers","redeem","verify"],"query":[{"key":"loyaltyOfferTransactionId","value":"6ac76bc2-7009-4da1-9473-6a151cc783b1"},{"key":"otpCode","value":"1234"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"discount_value\": \"5\",\n    \"valid_from\": null,\n    \"offer_code\": \"A0HC6\",\n    \"discount_type\": \"fixed\",\n    \"offer_name\": null,\n    \"offer_id\": \"fc2d8c34-d1dd-4b6f-b006-178383405ac3\",\n    \"required_wallet_balance\": \"100\",\n    \"products\": null,\n    \"min_bill_amount\": null,\n    \"valid_till\": null,\n    \"terms\": null,\n    \"max_discount\": null,\n    \"valid_days\": null,\n    \"comment\": \"Offer Voucher Redeemed Successfully\",\n    \"discount_on\": \"bill\"\n}"}],"_postman_id":"8a492ed1-bce6-4ccd-8e1c-2e58b583ae78"},{"name":"Integration Authentication","id":"4a72ae55-b4a6-4faa-886b-1216d6890805","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"storeId\":\"pos_token_0215485524\",\n    \"catalogueId\":\"xsT887\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/integrationAuthentication","urlObject":{"path":["pos","integrationAuthentication"],"host":["{{BASE_URL}}"],"query":[{"disabled":true,"key":null,"value":""}],"variable":[]}},"response":[],"_postman_id":"4a72ae55-b4a6-4faa-886b-1216d6890805"},{"name":"Coupon Info","id":"a932d3ed-1116-4fc1-b866-f6c7cceb2055","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/coupon/info?contactNumber=9898978456&code=QDJ9NWT43KFC","description":"<p>A complete description of the responses :  </p>\n<p>1. \"coupon_name\": \"coupon name\",</p>\n<p>//This is Titel of the coupon //</p>\n<p>2. \"coupon_code\": \"couponCode\",</p>\n<p>//This will be a coupon code//</p>\n<p>3. \"discount_on\": ,</p>\n<p>//This will be, where a discount will be applied</p>\n<p>this can be \"discountOnbill\" or \"discountOnproduct\"//</p>\n<p>eg. 1. when \"discountOnbill\": The discount will apply to the whole bill</p>\n<p>eg. 2. when \"discountOnproduct\": The discount will apply to the respective product on the bill</p>\n<p>//</p>\n<p>4. \"discount_type\":</p>\n<p>This can be \"Bogo\" or \"fixed\" or \"percentage\"<br />Note: when a Discount is \"Bill\" then the discount type can't be \"Bogo\"</p>\n<p>5. \"discount_value\": ,</p>\n<p>// a) when \"discount_type is \"fixed\": value variable type bill be double</p>\n<p>b) when \"discount_type is\"percentage\": value variable type bill be double</p>\n<p>b) when \"discount_type is \"BOGO\": Value variable type bill be BOGO</p>\n<p>//</p>\n<p>6  \"product\": [<br />        {<br />            \"_id\": \"1237438432\",<br />            \"quantity\": \"1\"<br />        }<br />    ],<br />//<br />a) \"product\" object will be \"null\" when \"discount_type is \"fixed\" and discount on is \"bill\"  </p>\n<p>b) product\" object will be \"null\" when \"discount_type is \"percentage\" and discount on is \"bill\"</p>\n<p>c) \"product_id\" will be \"alpha-numeric\" and \"quantity\" will be \"2\" when when \"discount_type is \"Bogo\" and \"discount_on is \"product\"<br />//  </p>\n<p>7. \"min_bill_amount\":</p>\n<p>//This will be an integer value //</p>\n<p>8. max_discount\": 10,</p>\n<p>//This will be an integer value //</p>\n<p>9. valid_days:</p>\n<p>// Here value will be like \"Monday Tuesday Wednesday Thursday Friday Saturday Sunday \" //</p>\n<p>10. \"valid_from\": [ 0, 0 ],</p>\n<p>/ Here value will in 24 hours clock. i.e 23.45 //</p>\n<p>11.. \"valid_till\": [ 23, 0 ]</p>\n<p>/ Here value will in 24 hours clock. i.e 23.45 //</p>\n<p>12. \"terms\": null</p>\n<p>// Here text comment will appear and the value type will be \"String\"</p>\n","urlObject":{"path":["pos","coupon","info"],"host":["{{BASE_URL}}"],"query":[{"key":"contactNumber","value":"9898978456"},{"key":"code","value":"QDJ9NWT43KFC"}],"variable":[]}},"response":[{"id":"178a6f01-4e3e-4748-a145-23eec2f1b0a4","name":"Coupon Info","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":{"raw":"{{BASE_URL}}/pos/coupon/info?contactNumber=9876543210&code=DB100","host":["{{BASE_URL}}"],"path":["pos","coupon","info"],"query":[{"key":"contactNumber","value":"9876543210"},{"key":"code","value":"DB100"}]}},"code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"coupon_name\": \"Diwali 10\",\n  \"coupon_code\": \"DB100\",\n  \"discount_on\": \"bill\",\n  \"discount_type\": \"percentage\",\n  \"discount_value\": 10,\n  \"comment\": \"\",\n  \"products\": null,\n  \"min_bill_amount\": 50,\n  \"max_discount\": 100,\n  \"valid_days\": \"Monday Tuesday Wednesday Thursday Friday Saturday Sunday \",\n  \"valid_from\": [\n    8,\n    0\n  ],\n  \"valid_till\": [\n    23,\n    0\n  ],\n  \"terms\": null\n}"}],"_postman_id":"a932d3ed-1116-4fc1-b866-f6c7cceb2055"},{"name":"Coupon Redeem","id":"377f91ba-4dd9-46b4-afa1-67c17ed8f929","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"contactNumber\": \"9098677963\",\n  \"invoiceAmount\": \"100\",\n  \"couponRedeemCode\": \"FWN8NGV77A4A\",\n  \"customerName\": \"Nitesh test\",\n  \"email\": \"\",\n  \"invoiceNo\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/coupon/redeem","urlObject":{"path":["pos","coupon","redeem"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"e0b5ae5f-6011-4fd1-8ab2-7e60356d4741","name":"Coupon Redeem","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"contactNumber\": \"9823223245\",\n  \"invoiceAmount\": \"200\",\n  \"couponRedeemCode\": \"NGFR\",\n  \"customerName\": \"\",\n  \"email\": \"\",\n  \"invoiceNo\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/coupon/redeem"},"code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"coupon_code\": \"DB100\",\n  \"min_bill_amount\": \"250.0\",\n  \"max_discount\": \"200.0\",\n  \"discount_value\": \"20\",\n  \"comment\": \"Congratulation, 20% Discount voucher discount on bill applied\",\n  \"discount_on\": \"bill\",\n  \"discount_type\": \"percentage\",\n  \"message\": \"Successfully redeemed\",\n  \"coupon_name\": \"Diwali 10\"\n}"}],"_postman_id":"377f91ba-4dd9-46b4-afa1-67c17ed8f929"},{"name":"Order Status Update","id":"6467bcd0-9ce1-4404-bbf0-807f9523f7a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"orderId\":\"orderId\",\n    \"status\":\"1\", //find the code desciription below\n    \"cancelReason\":\"\",\n    \"riderName\":\"\",\n    \"riderContact\":\"\",\n    \"deliveryETA\":\"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/order/statusUpdate","description":"<p>The Description for data attributes are :</p>\n<p><strong>orderId:</strong> the same orderId passed during member billing. It could be any string</p>\n<p><strong>status:</strong> status codes are which define the order stage</p>\n<p><strong>\"1\" : \"Order Accepted\"</strong></p>\n<p><strong>\"2\" : \"Food Ready\"</strong></p>\n<p><strong>\"3\" : \"Dispatch/Shipped\"</strong></p>\n<p><strong>\"4\" : \"Delivered\"</strong></p>\n<p><strong>\"10\": \"Cancel\"</strong></p>\n<hr />\n<p><strong>canceReason:</strong> any string type short description for cancellation (Required=false)</p>\n<p><strong>riderName</strong><em>:</em> name of the delivery person (Required=false)</p>\n<p><strong>riderContact:</strong> contact number of the delivery person (Required=false)</p>\n<p><strong>deliveryETA:</strong> estimated delivery time Date (Required=false)</p>\n","urlObject":{"path":["pos","order","statusUpdate"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6467bcd0-9ce1-4404-bbf0-807f9523f7a9"},{"name":"Recharge Vouchers","id":"5bd006af-9c85-4f2d-91b3-4eaac01d3eb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/rechargeVoucher","description":"<p>This service is used to list all the recharge vouchers available</p>\n","urlObject":{"path":["pos","rechargeVoucher"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"3fa94274-59bc-4255-8aff-3f218b999863","name":"Recharge Vouchers","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/rechargeVoucher"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Apr 2023 10:53:29 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"612f37c2701c3539486a1281\",\n        \"rechargeId\": \"3a70d013-3b76-4f94-83b3-4f3b39c7e8fd\",\n        \"merchantId\": \"000001\",\n        \"recharge\": 220,\n        \"voucher\": 200,\n        \"currentDate\": 1630484418601,\n        \"updateDate\": null,\n        \"active\": true,\n        \"issued\": 42\n    },\n    {\n        \"id\": \"612f37c2701c3539486a1283\",\n        \"rechargeId\": \"ac6c9d50-2df1-4f30-bcb5-849e638a3891\",\n        \"merchantId\": \"000001\",\n        \"recharge\": 550,\n        \"voucher\": 500,\n        \"currentDate\": 1630484418602,\n        \"updateDate\": null,\n        \"active\": true,\n        \"issued\": 15\n    },\n    {\n        \"id\": \"627654cd701c3538659f240e\",\n        \"rechargeId\": \"872116a4-c80b-4867-b550-28484a96b4f4\",\n        \"merchantId\": \"000001\",\n        \"recharge\": 1200,\n        \"voucher\": 1000,\n        \"currentDate\": 1651922125799,\n        \"updateDate\": null,\n        \"active\": true,\n        \"issued\": 2\n    },\n    {\n        \"id\": \"63aeeab6701c35276c9c6c9f\",\n        \"rechargeId\": \"9370605f-fed5-4f39-9cc2-2ded982b4807\",\n        \"merchantId\": \"000001\",\n        \"recharge\": 100,\n        \"voucher\": 1,\n        \"currentDate\": 1672407734504,\n        \"updateDate\": null,\n        \"active\": true,\n        \"issued\": 0\n    }\n]"}],"_postman_id":"5bd006af-9c85-4f2d-91b3-4eaac01d3eb7"},{"name":"Get Transactions","id":"a66a8961-0ed6-48bb-9dff-af959fd2b643","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/transaction/{memberId}","urlObject":{"path":["pos","transaction","{memberId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"7e5a5f3e-e87f-4003-aeda-88dbedb0c609","name":"Get Transactions","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/transaction/{memberId}"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": {\n            \"timestamp\": 1681720386,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 1287,\n            \"counter\": 4768831,\n            \"timeSecond\": 1681720386,\n            \"time\": 1681720386000,\n            \"date\": 1681720386000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1681720386141,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"fd773865-e7d2-4abd-9d63-eedab37e1adf\",\n        \"invoiceAmt\": 100,\n        \"balance\": 312,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2022-10-07\",\n        \"paidAmount\": 100,\n        \"cashAdded\": 2,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1679546213,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 19189,\n            \"counter\": 3809273,\n            \"timeSecond\": 1679546213,\n            \"time\": 1679546213000,\n            \"date\": 1679546213000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1679546213074,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"7ff947be-e872-45e6-a754-aefb1ae4ca02\",\n        \"invoiceAmt\": 1000,\n        \"balance\": 20360,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2023-03-23\",\n        \"paidAmount\": 1000,\n        \"cashAdded\": 50,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1678450426,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 28230,\n            \"counter\": 14947962,\n            \"timeSecond\": 1678450426,\n            \"time\": 1678450426000,\n            \"date\": 1678450426000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1678450426949,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"27ff1ecd-7cb3-41b7-a550-b891cef5f483\",\n        \"invoiceAmt\": 1000,\n        \"balance\": 20313,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2023-03-10\",\n        \"paidAmount\": 1000,\n        \"cashAdded\": 10000,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1678436379,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 23103,\n            \"counter\": 7013930,\n            \"timeSecond\": 1678436379,\n            \"time\": 1678436379000,\n            \"date\": 1678436379000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1678436379885,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"ff539148-bcae-4186-88ef-48d141fa4563\",\n        \"invoiceAmt\": 1000,\n        \"balance\": 10313,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2023-03-10\",\n        \"paidAmount\": 1000,\n        \"cashAdded\": 10000,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1677572842,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 16525,\n            \"counter\": 16366278,\n            \"timeSecond\": 1677572842,\n            \"time\": 1677572842000,\n            \"date\": 1677572842000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1677572842843,\n        \"balance\": 313,\n        \"merchantId\": \"000001\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"invoiceNo\": \"BNG-2022-11-02T1725\",\n        \"paidAmount\": 150,\n        \"cashAdded\": 3,\n        \"transactionId\": \"1d6c5e18-a46e-4945-bd19-a854e7f18c0f\",\n        \"memberId\": \"AD-00072975\",\n        \"invoiceAmt\": 150\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1676260517,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 17849,\n            \"counter\": 3185523,\n            \"timeSecond\": 1676260517,\n            \"time\": 1676260517000,\n            \"date\": 1676260517000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1676260517737,\n        \"balance\": 1900,\n        \"merchantId\": \"000001\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"cashAdded\": 50,\n        \"transactionId\": \"450d7cbb-7614-4fa3-818a-d95786db745c\",\n        \"memberId\": \"AD-00072975\",\n        \"invoiceAmt\": 100\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1674190022,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 6267,\n            \"counter\": 11207120,\n            \"timeSecond\": 1674190022,\n            \"time\": 1674190022000,\n            \"date\": 1674190022000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1674190022098,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"5886e3f7-0574-4051-a876-703302c2df21\",\n        \"invoiceAmt\": 100,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 1950,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 100,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1673688933,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 23677,\n            \"counter\": 14021289,\n            \"timeSecond\": 1673688933,\n            \"time\": 1673688933000,\n            \"date\": 1673688933000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1673688933636,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"1cf42920-e8c8-4895-b5cc-389a81140a28\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 1850,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 500,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1673688842,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 23677,\n            \"counter\": 14021109,\n            \"timeSecond\": 1673688842,\n            \"time\": 1673688842000,\n            \"date\": 1673688842000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1673688842244,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"b865c6e9-0b2a-40c4-8676-82dbbe95613a\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 1350,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 500,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1673688804,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 23677,\n            \"counter\": 14020926,\n            \"timeSecond\": 1673688804,\n            \"time\": 1673688804000,\n            \"date\": 1673688804000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1673688804589,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"77943474-036a-45c4-9d7e-1482f6fbe567\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 850,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 500,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1672407459,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 10092,\n            \"counter\": 10250706,\n            \"timeSecond\": 1672407459,\n            \"time\": 1672407459000,\n            \"date\": 1672407459000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1672407459690,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet recharge\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"e4e18225-ed2c-40be-b3a8-46cce03ab925\",\n        \"invoiceAmt\": 200,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7763,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"recharge\",\n        \"cashAdded\": 220,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1670904836,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 2652,\n            \"counter\": 13854661,\n            \"timeSecond\": 1670904836,\n            \"time\": 1670904836000,\n            \"date\": 1670904836000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1670904836283,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"faa23ca1-c2c6-40cc-a08c-da87b059ca06\",\n        \"invoiceAmt\": 100,\n        \"balance\": 7894,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2022-10-07\",\n        \"paidAmount\": 100,\n        \"cashAdded\": 50,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1670904823,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 2652,\n            \"counter\": 13854654,\n            \"timeSecond\": 1670904823,\n            \"time\": 1670904823000,\n            \"date\": 1670904823000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1670904823550,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"9f4cfc65-e134-4d81-a9c5-58e31a2141b5\",\n        \"invoiceAmt\": 500,\n        \"balance\": 7844,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2022-10-07\",\n        \"paidAmount\": 500,\n        \"cashAdded\": 60,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1670420026,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 698,\n            \"counter\": 9197569,\n            \"timeSecond\": 1670420026,\n            \"time\": 1670420026000,\n            \"date\": 1670420026000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1670420026758,\n        \"totalRedeemedCashback\": 30,\n        \"subject\": \"Wallet recharge\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"e778958c-60cb-4049-a694-949ed9a57117\",\n        \"invoiceAmt\": 100,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7983,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"recharge\",\n        \"cashAdded\": 100,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1670420006,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 698,\n            \"counter\": 9197529,\n            \"timeSecond\": 1670420006,\n            \"time\": 1670420006000,\n            \"date\": 1670420006000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1670420006802,\n        \"totalRedeemedCashback\": 30,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"27897ce5-a1de-4004-af5a-9a3c82956952\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7883,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 45,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1670419869,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 698,\n            \"counter\": 9197078,\n            \"timeSecond\": 1670419869,\n            \"time\": 1670419869000,\n            \"date\": 1670419869000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1670419869355,\n        \"totalRedeemedCashback\": 30,\n        \"subject\": \"Wallet recharge\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"949a9948-30b6-4905-9b38-e6ffd1acea89\",\n        \"invoiceAmt\": 100,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7738,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"recharge\",\n        \"cashAdded\": 100,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1670419836,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 698,\n            \"counter\": 9196952,\n            \"timeSecond\": 1670419836,\n            \"time\": 1670419836000,\n            \"date\": 1670419836000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1670419836320,\n        \"totalRedeemedCashback\": 30,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"adde5c30-b191-436c-bbe6-37a074750ef1\",\n        \"invoiceAmt\": 100,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7638,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 9,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1670041266,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 18688,\n            \"counter\": 12853022,\n            \"timeSecond\": 1670041266,\n            \"time\": 1670041266000,\n            \"date\": 1670041266000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1670041266378,\n        \"totalRedeemedCashback\": 20,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"b6f3a455-d866-4cc4-a3a6-665eb4f8c710\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7539,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 45,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1670040914,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 18156,\n            \"counter\": 3236959,\n            \"timeSecond\": 1670040914,\n            \"time\": 1670040914000,\n            \"date\": 1670040914000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1670040914126,\n        \"totalRedeemedCashback\": 20,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"2cd2a12d-6e1f-4dec-a30f-742924b75ed7\",\n        \"invoiceAmt\": 1000,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7494,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 90,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1669699923,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 32759,\n            \"counter\": 640283,\n            \"timeSecond\": 1669699923,\n            \"time\": 1669699923000,\n            \"date\": 1669699923000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1669699923312,\n        \"totalRedeemedCashback\": 20,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"7eab2106-0546-49b4-a2ac-0579549091e3\",\n        \"invoiceAmt\": 1000,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7404,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 90,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1669468288,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 6968,\n            \"counter\": 16555593,\n            \"timeSecond\": 1669468288,\n            \"time\": 1669468288000,\n            \"date\": 1669468288000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1669468288811,\n        \"totalRedeemedCashback\": 20,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"539376c0-da4a-4484-8465-a6b09eb7d6e9\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7314,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 20,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1669467391,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 6968,\n            \"counter\": 16553734,\n            \"timeSecond\": 1669467391,\n            \"time\": 1669467391000,\n            \"date\": 1669467391000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1669467391322,\n        \"totalRedeemedCashback\": 20,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"7935d1b0-38a5-41f5-8e3b-8414b61eacea\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7294,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 20,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1669464722,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 6968,\n            \"counter\": 16548006,\n            \"timeSecond\": 1669464722,\n            \"time\": 1669464722000,\n            \"date\": 1669464722000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1669464722550,\n        \"totalRedeemedCashback\": 20,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"bb66cdb5-b398-4efc-8fe7-5eaebfcbae82\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7274,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 20,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1669463880,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 6968,\n            \"counter\": 16546289,\n            \"timeSecond\": 1669463880,\n            \"time\": 1669463880000,\n            \"date\": 1669463880000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1669463880830,\n        \"totalRedeemedCashback\": 20,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"158c6f2a-c055-45b4-85df-13319d2bfdea\",\n        \"invoiceAmt\": 1000,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7254,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 40,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1669457917,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 6968,\n            \"counter\": 16533665,\n            \"timeSecond\": 1669457917,\n            \"time\": 1669457917000,\n            \"date\": 1669457917000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1669457917709,\n        \"totalRedeemedCashback\": 20,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"48dac402-2aa6-4028-97cf-691ae6d9374e\",\n        \"invoiceAmt\": 1000,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7214,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 4000,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1669457384,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 6968,\n            \"counter\": 16532523,\n            \"timeSecond\": 1669457384,\n            \"time\": 1669457384000,\n            \"date\": 1669457384000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1669457384182,\n        \"totalRedeemedCashback\": 10,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"ae98fa77-4405-40e1-bc7f-bd6a535ad90e\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 3224,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 2000,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1669351790,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 6968,\n            \"counter\": 16350107,\n            \"timeSecond\": 1669351790,\n            \"time\": 1669351790000,\n            \"date\": 1669351790000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1669351790314,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"163fa1c9-2757-4b63-b1cd-2d29f8c3e8d0\",\n        \"invoiceAmt\": 100,\n        \"balance\": 1224,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2022-10-07\",\n        \"paidAmount\": 100,\n        \"cashAdded\": 4,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1668744003,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 8733,\n            \"counter\": 15213256,\n            \"timeSecond\": 1668744003,\n            \"time\": 1668744003000,\n            \"date\": 1668744003000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1668744003650,\n        \"totalRedeemedCashback\": 10,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"58e9cff1-fbcb-4df7-b94d-1547f632b6b6\",\n        \"invoiceAmt\": 100,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 1220,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 4,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1668672120,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 20048,\n            \"counter\": 16094349,\n            \"timeSecond\": 1668672120,\n            \"time\": 1668672120000,\n            \"date\": 1668672120000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1668672120698,\n        \"totalRedeemedCashback\": 10,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"c6042caf-e7ba-4094-bb53-45ae23537be4\",\n        \"invoiceAmt\": 100,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 1216,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 400,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1668671336,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 20048,\n            \"counter\": 16093043,\n            \"timeSecond\": 1668671336,\n            \"time\": 1668671336000,\n            \"date\": 1668671336000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1668671336261,\n        \"totalRedeemedCashback\": 10,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"1cfffd18-467b-42f9-a53d-1424d1158778\",\n        \"invoiceAmt\": 100,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 816,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 400,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667794008,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 20686,\n            \"counter\": 16390942,\n            \"timeSecond\": 1667794008,\n            \"time\": 1667794008000,\n            \"date\": 1667794008000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667794008760,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"e8abf4a8-82a6-4982-af43-10ed00434b06\",\n        \"invoiceAmt\": 1000,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 906,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 40,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667793974,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 20686,\n            \"counter\": 16384017,\n            \"timeSecond\": 1667793974,\n            \"time\": 1667793974000,\n            \"date\": 1667793974000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667793974765,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"7675bb64-8dfc-4714-b474-57e63d205e8f\",\n        \"invoiceAmt\": 1500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 866,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 60,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667636848,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 29662,\n            \"counter\": 8866994,\n            \"timeSecond\": 1667636848,\n            \"time\": 1667636848000,\n            \"date\": 1667636848000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667636848187,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"dc976e79-9fbb-4fa1-aa39-3994cc551830\",\n        \"invoiceAmt\": 100,\n        \"balance\": 806,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2022-10-07\",\n        \"paidAmount\": 100,\n        \"cashAdded\": 4,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667636796,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 29662,\n            \"counter\": 8866959,\n            \"timeSecond\": 1667636796,\n            \"time\": 1667636796000,\n            \"date\": 1667636796000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667636796534,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"c7c08ad9-50ab-429f-9bb8-c11e018e054f\",\n        \"invoiceAmt\": 100,\n        \"balance\": 802,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2022-10-07\",\n        \"paidAmount\": 100,\n        \"cashAdded\": 4,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667636751,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 29662,\n            \"counter\": 8866953,\n            \"timeSecond\": 1667636751,\n            \"time\": 1667636751000,\n            \"date\": 1667636751000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667636751224,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"3612b21f-94ee-4457-bf6f-0ae7f2cfd589\",\n        \"invoiceAmt\": 100,\n        \"balance\": 798,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2022-10-07\",\n        \"paidAmount\": 100,\n        \"cashAdded\": 4,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667624031,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 29662,\n            \"counter\": 8863551,\n            \"timeSecond\": 1667624031,\n            \"time\": 1667624031000,\n            \"date\": 1667624031000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667624031589,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"ff784fec-f9e1-4217-9acc-e472ebabf0ff\",\n        \"invoiceAmt\": 1000,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 794,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 40,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667623939,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 29662,\n            \"counter\": 8863548,\n            \"timeSecond\": 1667623939,\n            \"time\": 1667623939000,\n            \"date\": 1667623939000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667623939061,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"b6b133f4-3c3d-4089-b3b0-db07c98fa6d8\",\n        \"invoiceAmt\": 1500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 754,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 60,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667623473,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 29662,\n            \"counter\": 8863519,\n            \"timeSecond\": 1667623473,\n            \"time\": 1667623473000,\n            \"date\": 1667623473000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667623473658,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"3d4b3c48-8f72-43dc-8e4d-d1e90d4a5ded\",\n        \"invoiceAmt\": 1400,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 694,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 56,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667623136,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 29662,\n            \"counter\": 8863488,\n            \"timeSecond\": 1667623136,\n            \"time\": 1667623136000,\n            \"date\": 1667623136000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667623136767,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"1faea9b7-3778-4e48-8ec5-782a44559136\",\n        \"invoiceAmt\": 1100,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 638,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 44,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667623097,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 29662,\n            \"counter\": 8863466,\n            \"timeSecond\": 1667623097,\n            \"time\": 1667623097000,\n            \"date\": 1667623097000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667623097907,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"4eed7458-4fca-439f-9d61-e5906d60ab09\",\n        \"invoiceAmt\": 1500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 594,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 60,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667534828,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 17153,\n            \"counter\": 6217662,\n            \"timeSecond\": 1667534828,\n            \"time\": 1667534828000,\n            \"date\": 1667534828000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667534828934,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"20a303b0-eed0-422e-ada4-1eb2f5f56a23\",\n        \"invoiceAmt\": 100,\n        \"balance\": 534,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2022-10-07\",\n        \"paidAmount\": 100,\n        \"cashAdded\": 4,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667448651,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 5296,\n            \"counter\": 11763187,\n            \"timeSecond\": 1667448651,\n            \"time\": 1667448651000,\n            \"date\": 1667448651000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667448651414,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet recharge\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"2ecb4d4d-f4e7-47b7-8137-a1e885e82ce1\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 0,\n        \"balance\": 550,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"recharge\",\n        \"cashAdded\": 550,\n        \"memberId\": \"AD-00072975\"\n    }\n]"}],"_postman_id":"a66a8961-0ed6-48bb-9dff-af959fd2b643"},{"name":"Resend OTP","id":"b3c11fa7-5c1f-4c95-9b8f-eadae8c8b47c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/resend/otp?transactionId=","urlObject":{"path":["pos","resend","otp"],"host":["{{BASE_URL}}"],"query":[{"key":"transactionId","value":""}],"variable":[]}},"response":[],"_postman_id":"b3c11fa7-5c1f-4c95-9b8f-eadae8c8b47c"}],"id":"de2d8891-6335-41e4-8ccb-aca71a5066ae","description":"<p>This folder contains all the version 1 services</p>\n","_postman_id":"de2d8891-6335-41e4-8ccb-aca71a5066ae"},{"name":"V2","item":[{"name":"Get Member Info","id":"74066ae1-2021-4266-8708-ddef861e4fd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/v2/memberInfo?contactNumber=7878230011","description":"<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>1. \"memberId\" :'AA-00000001' ('String' type value for member's Id),\n2. \"name\" : 'Test' ('String type value for member's name),\n3. \"contactNumber\": '9876543210' ('String' type value for member's contactNumber),\n4. \"balance\" : 100 ('Number' type value for member's wallet balance),\n5. \"referralURL\" : \"bit.bingage.com/?R=WckA2\" ('String' type value for member's referral URL)\n6. \"referralStats\" : 'Map' type Value for member's referral stats : Includes { referralReward : 'Number' type value for member's referral reward ,\nreferralSent : 'Number' type value for total number referral member has sent,\nreferredJoined : 'Number' type value for total number of referred joined from referee reference \n\n</code></pre>","urlObject":{"path":["pos","v2","memberInfo"],"host":["{{BASE_URL}}"],"query":[{"key":"contactNumber","value":"7878230011"}],"variable":[]}},"response":[{"id":"a4ba5a38-2bc1-41bd-b6d5-7d712277c046","name":"Get Member Info","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":{"raw":"{{BASE_URL}}/pos/v2/memberInfo?contactNumber=8354345671","host":["{{BASE_URL}}"],"path":["pos","v2","memberInfo"],"query":[{"key":"contactNumber","value":"8354345671"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Apr 2023 08:30:27 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"memberId\": \"AD-00000001\",\n    \"name\": \"akshay\",\n    \"contactNumber\": \"9876543210\",\n    \"balance\": 310,\n    \"referralURL\": \"http://bit.bingage.com/?R=RMvjw\",\n    \"loyaltyOffersList\": [\n        {\n            \"offer_name\": \"Get 5.0 off, against 100 points\",\n            \"offer_id\": \"fc2d8c34-d1dd-4b6f-b006-178383405ac3\",\n            \"required_wallet_balance\": 100,\n            \"discount_on\": \"bill\",\n            \"discount_type\": \"fixed\",\n            \"discount_value\": 5,\n            \"products\": null,\n            \"min_bill_amount\": null,\n            \"max_discount\": null,\n            \"valid_days\": null,\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null\n        },\n        {\n            \"offer_name\": \"Get 10.0 off, against 250 points\",\n            \"offer_id\": \"7b09bab6-78a0-4a40-97ad-036e0632ba98\",\n            \"required_wallet_balance\": 250,\n            \"discount_on\": \"bill\",\n            \"discount_type\": \"fixed\",\n            \"discount_value\": 10,\n            \"products\": null,\n            \"min_bill_amount\": null,\n            \"max_discount\": null,\n            \"valid_days\": null,\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null\n        },\n        {\n            \"offer_name\": \"Get Free Mac Alo, against 500 points\",\n            \"offer_id\": \"3be43a5b-2813-448e-a7df-59dbb774938b\",\n            \"required_wallet_balance\": 500,\n            \"discount_on\": \"product\",\n            \"discount_type\": \"percentage\",\n            \"discount_value\": 100,\n            \"products\": [\n                {\n                    \"_id\": \"119922366\",\n                    \"quantity\": \"1\"\n                }\n            ],\n            \"min_bill_amount\": null,\n            \"max_discount\": null,\n            \"valid_days\": null,\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null\n        },\n        {\n            \"offer_name\": \"Get Free Mc Egg, against 450 points\",\n            \"offer_id\": \"967b6391-3c70-45e9-9902-64651e9c3576\",\n            \"required_wallet_balance\": 450,\n            \"discount_on\": \"product\",\n            \"discount_type\": \"percentage\",\n            \"discount_value\": 100,\n            \"products\": [\n                {\n                    \"_id\": \"119945210\",\n                    \"quantity\": \"1\"\n                }\n            ],\n            \"min_bill_amount\": null,\n            \"max_discount\": null,\n            \"valid_days\": null,\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null\n        }\n    ],\n    \"offerList\": [\n        {\n            \"coupon_name\": \"Punjabi Feast\",\n            \"coupon_code\": \"PF50\",\n            \"discount_on\": \"product\",\n            \"discount_type\": \"fixed\",\n            \"discount_value\": 50,\n            \"comment\": \"\",\n            \"products\": [\n                {\n                    \"_id\": \"1237438174\",\n                    \"quantity\": \"1\"\n                }\n            ],\n            \"min_bill_amount\": 350,\n            \"max_discount\": 50,\n            \"valid_days\": \"Monday Tuesday Wednesday Thursday Friday Saturday Sunday \",\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null\n        },\n        {\n            \"coupon_name\": \"FT200\",\n            \"coupon_code\": \"FT1200\",\n            \"discount_on\": \"bill\",\n            \"discount_type\": \"fixed\",\n            \"discount_value\": 200,\n            \"comment\": \"\",\n            \"products\": null,\n            \"min_bill_amount\": null,\n            \"max_discount\": null,\n            \"valid_days\": \"All Days\",\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null\n        },\n        {\n            \"coupon_name\": \"Meal Coupon\",\n            \"coupon_code\": \"MD100\",\n            \"discount_on\": \"product\",\n            \"discount_type\": \"fixed\",\n            \"discount_value\": 100,\n            \"comment\": \"\",\n            \"products\": [\n                {\n                    \"_id\": \"1237438171\",\n                    \"quantity\": \"1\"\n                }\n            ],\n            \"min_bill_amount\": 300,\n            \"max_discount\": 100,\n            \"valid_days\": \"Monday Tuesday Wednesday Thursday Friday Saturday Sunday \",\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null\n        }\n    ],\n    \"referralStats\": {\n        \"referralReward\": 10,\n        \"referralSent\": 4,\n        \"referredJoined\": 3\n    }\n}"}],"_postman_id":"74066ae1-2021-4266-8708-ddef861e4fd0"},{"name":"Billing","id":"6d07ffec-9430-4c92-b7b8-fa5efae150fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"contactNo\": \"8982350064\",\n  \"customerName\": \"akshay\",\n  \"email\": \"prateek@bingage.in\",\n  \"invoiceAmount\": \"100\",\n  \"invoiceNo\": \"BNG-2022-10-07\",\n  \"orderType\": \"Cash\",\n  \"productList\": [{\n\t\t\"productName\": \"Toast\",\n\t\t\"productCategory\": \"Snack\",\n\t\t\"productCode\": \"\",\n\t\t\"productCost\": \"100\",\n\t\t\"productCount\": \"1\"\n\t}],\n  \"redeemDetails\": null,\n  \"isBillingWithRedeem\":null\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/v2/billing","description":"<p>Detailed Description and uses cases of this API:</p>\n<p>This is a newer version for adding Customer and Transactions. This api is called twice during a transaction. First, call to verify the redeem amount, in case the customer has balance in his/her wallet.</p>\n<p>Second, call to make the final bill submission after completion of Payment. Below parameter description is provided:</p>\n<p><strong>$ {contactNo}:</strong> This is a required parameter, as all the customers are tracked from there mobile no.</p>\n<p><strong>$ {customerName}:</strong> Name of Customer.</p>\n<p><strong>$ {email}:</strong> Customer's Email id.</p>\n<p><strong>$ {invoiceAmount}:</strong> Final Bill amount after discount and taxes. Required</p>\n<p><strong>$ {invoiceNo}:</strong> Required parameter. (Not required when adding the only customer).</p>\n<p><strong>$ {productList}:</strong> Array of Objects of Items present in order. All fields are required in this case.</p>\n<p><strong>${rechargeAmount}:</strong> Amount that will be used to add balace to Members Account.</p>\n<p><strong>$ {redeemDetails}:</strong> Array which contains only one Object with redeeming details. All fields are required. If this Object is not present the Simple Transaction will be saved.</p>\n<p><strong>$ {isBillingWithRedeem}:</strong> Required in case of redemption at the time of Final bill submission. Send Null while making a request to verify redemption.</p>\n<p><strong>$ {redeemVerify}:</strong> ${TransactionId} Obtained from verifying redemption. If OTP Verification is ON then this ID will be obtained after OTP verification, else will be obtained after verifying redemption.</p>\n<h2 id=\"use-cases-of-api\">Use cases of API</h2>\n<p><strong>Part 1 of API body:</strong></p>\n<p>To add customer and to do Transaction : //Mandatory Parameters: customerName, contactNo, invoiceAmount, productList</p>\n<p>{ \"contactNo\": 0, \"customerName\": \"string\", \"email\":\"<a href=\"https://mailto:abc@demo.com\">abc@demo.com</a>\", \"invoiceAmount\": 0, \"invoiceNo\": 0, \"productList\": [{ \"productName\": \"string\", \"productCategory\": \"string\", \"ProductCode\": \"string\", \"productCost\": \"0.00\", \"productCount\": \"0\" }]</p>\n<p>(a) Contact No, Customer Name : are the Customer details need to Create customer Wallet ac (Loyalty ac).</p>\n<p>(b) Invoice NO and Invoice Amount: Mandatory to record customers purchase and Give them Cashback (If business is using cashback feature)</p>\n<p>(c) Product List: Customer's product purchase detail is also mandatory to pass along with Billing details.</p>\n<p><strong>Part 2 of API body:</strong></p>\n<p>Recharge Amount: To do recharge or Add wallet balance in customer's ac. Ignore product List in this case. Call this Body after successful payment. Once this API will be called customer wallet will be recharged with the given amount.</p>\n<p>{ \"contactNo\": 0, \"customerName\": \"string\", \"email\":\"<a href=\"https://mailto:abc@demo.com\">abc@demo.com</a>\", \"invoiceAmount\": 0, \"invoiceNo\": 0, \"rechargeAmount\": 100 }</p>\n<p><strong>Part 3 of API body:</strong></p>\n<p>\"redeemDetails\": [ { \"amount\": 0, \"offerName\": \"string\", \"redeemOnBill\": null }</p>\n<p>Note: Here is the explanation of \"redeemDetails\" body, This helps you to understand mandatory parameters of redeeming API when we use Add customer or Transaction API for Billing or Redeem or Recharge purpose.</p>\n<p><strong>Case 1:</strong> When you have to use this API only for billing or Add new customer:</p>\n<p>Then we have to pass null for redeemDetails\".</p>\n<p>Eg.</p>\n<p>\"redeemDetails\": null</p>\n<p><strong>Case 2:</strong> When you have to use this API to redeem wallet amount against any bill: Then we have to pass true in \"redeem on Bill\".</p>\n<p>Eg.</p>\n<p>\"redeemDetails\": [ { \"amount\": 50, \"offerName\": \"\", \"redeemOnBill\": true }</p>\n<p><strong>Case 3:</strong> When you have to use this API for redeem wallet amount against Cashback linked offer : Then we have to pass false in \"redeem on Bill\".</p>\n<p>Eg.</p>\n<p>\"redeemDetails\": [ { \"amount\": 10, \"offerId\": \"df4d8e54df\", \"redeemOnBill\": false }</p>\n<p><strong>Case 4:</strong> When you have redeemed on Bill and Now you are saving that transaction after successful payment. Then provide us details in the following manner:</p>\n<p>{ \"amount\": 10, \"offername\": \"Buy 1 Get 1 Coffee, \"redeemOnBill\": true }</p>\n<p>Also, add the following parameters in case of final submission when redemption is done:</p>\n<p><strong>Part 4 of API body:</strong></p>\n<p>\"isBillingWithRedeem\":true,</p>\n<p>\"redeemVerify\":${temTxId}</p>\n<p>// This API needs to be called when submitting the final transaction (When doing the bill for the final settlement of the cart or order) after deducting the loyalty wallet balance or loyalty offer against the loyalty balance.<br />Need to pass \"true\" and submit transaction id in redeeming verify \"${temTxId}\"<br />- This is a mandatory variable to pass when doing any redemption from the loyalty wallet.<br />- Also submission of redeeming verification \"transaction id' is a must because now finally from Bingage end we will deduct the credit balance from the wallet.</p>\n<p>Why?<br />Because sometimes in the customer order process sometime after redeeming from the wallet balance and maybe they canceled the order and don't pay or maybe sometimes the ordered placing gets delayed and adds an extra item.</p>\n","urlObject":{"path":["pos","v2","billing"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"4ce7182e-2200-4dcf-adce-d0b23253310f","name":"Billing","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"contactNo\": \"7447755323\",\n  \"customerName\": \"gtone\",\n  \"email\": \"\",\n  \"invoiceAmount\": \"200\",\n  \"invoiceNo\": \"BNG-2025-05-12\",\n  \"orderType\": \"Cash\",\n  \"productList\": [{\n\t\t\"productName\": \"Toast\",\n\t\t\"productCategory\": \"Snack\",\n\t\t\"productCode\": \"\",\n\t\t\"productCost\": \"100\",\n\t\t\"productCount\": \"1\"\n\t}],\n  \"redeemDetails\": null,\n  \"isBillingWithRedeem\":null\n}\n","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/v2/billing"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Apr 2023 08:33:07 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"memberId\": \"AD-00000001\",\n    \"customerName\": \"akshay\",\n    \"contactNumber\": 9876543210,\n    \"balance\": 312,\n    \"transactions\": [\n        {\n            \"_id\": {\n                \"timestamp\": 1681720386,\n                \"machineIdentifier\": 7347253,\n                \"processIdentifier\": 1287,\n                \"counter\": 4768831,\n                \"timeSecond\": 1681720386,\n                \"time\": 1681720386000,\n                \"date\": 1681720386000\n            },\n            \"_class\": \"com.mongodb.BasicDBObject\",\n            \"date\": 1681720386141,\n            \"orderType\": \"Cash\",\n            \"subject\": \"Wallet cashback\",\n            \"registeredAt\": \" khajrana\",\n            \"active\": true,\n            \"transactionId\": \"fd773865-e7d2-4abd-9d63-eedab37e1adf\",\n            \"invoiceAmt\": 100,\n            \"balance\": 312,\n            \"merchantId\": \"000001\",\n            \"invoiceNo\": \"BNG-2022-10-07\",\n            \"paidAmount\": 100,\n            \"cashAdded\": 2,\n            \"memberId\": \"AD-00000001\"\n        }\n    ],\n    \"result\": null,\n    \"status\": null,\n    \"productList\": [\n        {\n            \"productName\": \"Toast\",\n            \"productCategory\": \"Snack\",\n            \"productCode\": \"\",\n            \"productCost\": \"100\",\n            \"productCount\": \"1\"\n        }\n    ],\n    \"invoiceNo\": \"BNG-2022-10-07\",\n    \"email\": \"prateek@bingage.in\",\n    \"orderType\": \"Cash\"\n}"},{"id":"c195e7ca-d1f1-40f7-bac0-5ed18dc0d7bf","name":"Wallet Redemption With Billing","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"contactNo\": \"9098677963\",\n  \"customerName\": \"nps\",\n  \"email\": \"\",\n  \"invoiceAmount\": \"100\",\n  \"invoiceNo\": \"BNG-2025-10-22\",\n  \"orderType\": \"Cash\",\n  \"productList\": [{\n\t\t\"productName\": \"Toast\",\n\t\t\"productCategory\": \"Snack\",\n\t\t\"productCode\": \"\",\n\t\t\"productCost\": \"100\",\n\t\t\"productCount\": \"1\"\n\t}],\n  \"redeemDetails\": [{\n      \"offerName\":\"\",\n      \"amount\":\"60\",\n      \"redeemOnBill\":true\n  }],\n  \"isBillingWithRedeem\":false\n//   , \n//   \"redeemVerify\":\"0b38008d-e6e5-4a42-9783-4eb86ef3ed93\"\n  \n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/v2/billing"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"739f107d-d276-451d-a92f-962b1b897137","name":"Offer Redemption With Billing","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"contactNo\": \"9098677963\",\n  \"customerName\": \"nitesh\",\n  \"email\": \"\",\n  \"invoiceAmount\": \"200\",\n  \"invoiceNo\": \"BNG-2025-06-12\",\n  \"orderType\": \"Cash\",\n  \"productList\": [{\n\t\t\"productName\": \"Toast\",\n\t\t\"productCategory\": \"Snack\",\n\t\t\"productCode\": \"\",\n\t\t\"productCost\": \"100\",\n\t\t\"productCount\": \"1\"\n\t}],\n  \"redeemDetails\": [{\n      \"offerId\":\"1a3a174f-c065-4ac8-8064-f25e917cbbb6\",\n      \"amount\":\"10\",\n      \"redeemOnBill\":false\n  }],\n  \"isBillingWithRedeem\":true\n   , \n  \"redeemVerify\" : \"da38b58c-9687-433e-96e8-b2b21bd9aac9\"\n\n\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/v2/billing"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"6d07ffec-9430-4c92-b7b8-fa5efae150fd"},{"name":"Verify OTP","id":"0f1131c7-13c9-4f90-8809-a916c6964c98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/v2/verify/otp?transactionId=&otpCode=","description":"<p>This request is used to verify OTP when OTP Verification is ON.</p>\n","urlObject":{"path":["pos","v2","verify","otp"],"host":["{{BASE_URL}}"],"query":[{"key":"transactionId","value":""},{"key":"otpCode","value":""}],"variable":[]}},"response":[{"id":"f9ec2c19-dc13-4692-b72e-ff0f4e76805a","name":"Billing Step-2 (Verify OTP)","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":{"raw":"{{BASE_URL}}/pos/v2/verify/otp?transactionId=fe385977-c648-4d52-8d9d-683691754bcc&otpCode=1968","host":["{{BASE_URL}}"],"path":["pos","v2","verify","otp"],"query":[{"key":"transactionId","value":"fe385977-c648-4d52-8d9d-683691754bcc"},{"key":"otpCode","value":"1968"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"redeemDetails\": [\n        {\n            \"offerName\": \"string\",\n            \"redeemOnBill\": true,\n            \"amount\": 30,\n            \"date\": null\n        }\n    ],\n    \"transactionIdOtp\": \"e306f2ab-a15b-44ca-8c1d-e5968ec92106\"\n}"}],"_postman_id":"0f1131c7-13c9-4f90-8809-a916c6964c98"},{"name":"Coupon Info","id":"503dd4a4-a460-4338-b63a-92b762b7e230","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/v2/coupon/info?contactNumber=8982350064","description":"<p>A complete description of the responses :  </p>\n<p>1. \"coupon_name\": \"coupon name\",</p>\n<p>//This is Titel of the coupon //</p>\n<p>2. \"coupon_code\": \"couponCode\",</p>\n<p>//This will be a coupon code//</p>\n<p>3. \"discount_on\": ,</p>\n<p>//This will be, where a discount will be applied</p>\n<p>this can be \"discountOnbill\" or \"discountOnproduct\"//</p>\n<p>eg. 1. when \"discountOnbill\": The discount will apply to the whole bill</p>\n<p>eg. 2. when \"discountOnproduct\": The discount will apply to the respective product on the bill</p>\n<p>//</p>\n<p>4. \"discount_type\":</p>\n<p>This can be \"Bogo\" or \"fixed\" or \"percentage\"<br />Note: when a Discount is \"Bill\" then the discount type can't be \"Bogo\"</p>\n<p>5. \"discount_value\": ,</p>\n<p>// a) when \"discount_type is \"fixed\": value variable type bill be double</p>\n<p>b) when \"discount_type is\"percentage\": value variable type bill be double</p>\n<p>b) when \"discount_type is \"BOGO\": Value variable type bill be BOGO</p>\n<p>//</p>\n<p>6  \"product\": [<br />        {<br />            \"_id\": \"1237438432\",<br />            \"quantity\": \"1\"<br />        }<br />    ],<br />//<br />a) \"product\" object will be \"null\" when \"discount_type is \"fixed\" and discount on is \"bill\"  </p>\n<p>b) product\" object will be \"null\" when \"discount_type is \"percentage\" and discount on is \"bill\"</p>\n<p>c) \"product_id\" will be \"alpha-numeric\" and \"quantity\" will be \"2\" when when \"discount_type is \"Bogo\" and \"discount_on is \"product\"<br />//  </p>\n<p>7. \"min_bill_amount\":</p>\n<p>//This will be an integer value //</p>\n<p>8. max_discount\": 10,</p>\n<p>//This will be an integer value //</p>\n<p>9. valid_days:</p>\n<p>// Here value will be like \"Monday Tuesday Wednesday Thursday Friday Saturday Sunday \" //</p>\n<p>10. \"valid_from\": [ 0, 0 ],</p>\n<p>/ Here value will in 24 hours clock. i.e 23.45 //</p>\n<p>11.. \"valid_till\": [ 23, 0 ]</p>\n<p>/ Here value will in 24 hours clock. i.e 23.45 //</p>\n<p>12. \"terms\": null</p>\n<p>// Here text comment will appear and the value type will be \"String\"</p>\n","urlObject":{"path":["pos","v2","coupon","info"],"host":["{{BASE_URL}}"],"query":[{"key":"contactNumber","value":"8982350064"}],"variable":[]}},"response":[{"id":"5d020703-472a-4d32-9e2d-81b0467cb757","name":"Coupon Info","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":{"raw":"{{BASE_URL}}/pos/v2/coupon/info?contactNumber=8982350064","host":["{{BASE_URL}}"],"path":["pos","v2","coupon","info"],"query":[{"key":"contactNumber","value":"8982350064"},{"key":"","value":"","disabled":true}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"offerList\": [\n        {\n            \"coupon_name\": \"Free Product\",\n            \"coupon_code\": \"FPB\",\n            \"discount_on\": \"product\",\n            \"discount_type\": \"BOGO\",\n            \"discount_value\": null,\n            \"comment\": \"\",\n            \"products\": [\n                {\n                    \"_id\": \"1237438433\",\n                    \"quantity\": \"2\"\n                }\n            ],\n            \"min_bill_amount\": 0,\n            \"max_discount\": null,\n            \"valid_days\": \"Monday Tuesday Wednesday Thursday Friday Saturday Sunday \",\n            \"valid_from\": [\n                8,\n                0\n            ],\n            \"valid_till\": [\n                23,\n                0\n            ],\n            \"terms\": null\n        },\n        {\n            \"coupon_name\": \"200  Rs Voucher\",\n            \"coupon_code\": null,\n            \"discount_on\": \"bill\",\n            \"discount_type\": \"fixed\",\n            \"discount_value\": 200,\n            \"comment\": null,\n            \"products\": null,\n            \"min_bill_amount\": 0,\n            \"max_discount\": null,\n            \"valid_days\": null,\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null\n        }\n    ],\n    \"loyaltyOffersList\": [\n        {\n            \"offer_name\": \"Get 5.0 off, against 100 points\",\n            \"offer_id\": \"fc2d8c34-d1dd-4b6f-b006-178383405ac3\",\n            \"required_wallet_balance\": 100,\n            \"discount_on\": \"bill\",\n            \"discount_type\": \"fixed\",\n            \"discount_value\": 5,\n            \"products\": null,\n            \"min_bill_amount\": null,\n            \"max_discount\": null,\n            \"valid_days\": null,\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null\n        }\n    ]\n}"}],"_postman_id":"503dd4a4-a460-4338-b63a-92b762b7e230"},{"name":"Coupon Redeem","id":"e46860ce-84e8-4efc-b664-1d81e0eb3dee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"contactNumber\": \"9876543210\",\n    \"customerName\": \"akshay\",\n    \"email\": \"\",\n    \"invoiceAmount\": \"500\",\n    \"invoiceNo\": \"BNG-2022-10-27\",\n   \"couponRedeemCode\": \"DB100\"\n    \n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/v2/coupon/redeem","urlObject":{"path":["pos","v2","coupon","redeem"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"af2f9a6b-df79-4ed9-9f6f-07a2e5d2ebe2","name":"Coupon Redeem","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"contactNumber\": \"9876543210\",\n    \"customerName\": \"akshay\",\n    \"email\": \"\",\n    \"invoiceAmount\": \"500\",\n    \"invoiceNo\": \"BNG-2022-10-27\",\n   \"couponRedeemCode\": \"DC20\"\n    \n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/v2/coupon/redeem"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"coupon_code\": \"DC20\",\n    \"min_bill_amount\": \"250.0\",\n    \"max_discount\": \"200.0\",\n    \"discount_value\": \"20\",\n    \"comment\": \"Congratulation, 20% Discount voucher discount on bill applied\",\n    \"discount_on\": \"bill\",\n    \"discount_type\": \"percentage\",\n    \"message\": \"Successfully redeemed\",\n    \"coupon_name\": \"Discount\"\n}"}],"_postman_id":"e46860ce-84e8-4efc-b664-1d81e0eb3dee"},{"name":"Resend OTP","id":"d3b62816-6417-4191-b153-f31da66e90c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/v2/resend/otp?transactionId=","urlObject":{"path":["pos","v2","resend","otp"],"host":["{{BASE_URL}}"],"query":[{"key":"transactionId","value":""}],"variable":[]}},"response":[],"_postman_id":"d3b62816-6417-4191-b153-f31da66e90c0"}],"id":"845b5f07-dcb1-4c75-8ebb-f7e64e3fa4d2","description":"<p>This folder contains all the version 2 services</p>\n","_postman_id":"845b5f07-dcb1-4c75-8ebb-f7e64e3fa4d2"},{"name":"V3","item":[{"name":"Add new customer/user","id":"8ce6945a-6bf0-4896-a898-6d903836cdfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"customerUniqueId\":\"9076510032352347\",\n    \"name\":\"rickyone\", \n    \"emailId\":\"ricky11@gmail.com\", \n    \"contactNumber\":\"9934323201\",   \n    \"address\":{\n        \"address1\":\"1443, vishakha nagar\",\n        \"city\":\"Indore\",\n        \"zip\":\"453771\",\n        \"country\":\"India\"\n    },\n    \"referralCode\":\"GYnwS7\",\n    \"deviceToken\":\"evlO3i4llsdi4040\",\n    \"osType\":\"android\",\n    \"levelOrder\":\"0\" \n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/api/v3/customer/add","description":"<p>This API is used to add customer to Bingage.<br />Its a post request, accepts a json body of the customer details</p>\n<h4 id=\"request-method\">Request Method</h4>\n<p><code>GET</code></p>\n<h4 id=\"request-headers\">Request Headers</h4>\n<ul>\n<li><code>Authorization</code> (string, required): A header containing the authorization key for accessing the API. Replace <code>AUTH_KEY</code> in the example with the actual authorization key.</li>\n</ul>\n<p><strong>Request Body Description</strong></p>\n<p><code>customerId</code>: unique customer id created by your platform, a string type value. This variable is mendatory (customer's unique ID could be either their mobile number or email address for enhanced efficiency)</p>\n<p><code>name</code>: name of the customer, a string type value</p>\n<p><code>emailId</code>: email id of the customer, a string type value.</p>\n<p>This variable is mendatory.</p>\n<p><code>contactNumber</code> : contact number of the customer, a string type value</p>\n<p><code>address</code>: address details of the customer, its an object which has following variables:</p>\n<p><code>address1</code>: customer's adderss line , a string type value<br /><code>city</code>: customer's city, a string type value<br /><code>zip</code>: customer's area zip code , a string type value<br /><code>country</code> customer's country, a string type value.</p>\n<p><code>referralCode</code> (string): Referral code (if any).</p>\n<p><code>deviceToken</code> (string): Token associated with the device.</p>\n<p><code>osType</code> (string): Operating system type (e.g., android, ios).</p>\n<p><code>tierOrder</code> (string): order number of tier(level) information. (Check VIP tiers API for tier information)</p>\n<hr />\n<p><strong>Example Response</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"usedBalance\": 0.0,\n    \"registeredAt\": \" khajrana\",\n    \"lastVisitDate\": 1700714078613,\n    \"joinDate\": 1700714078176,\n    \"visitCount\": 0,\n    \"isReferralMemb\": true,\n    \"balance\": 0.0,\n    \"merchantId\": [\n        \"000001\"\n    ],\n    \"name\": \"Hans\",\n    \"contactNumber\": \"7742588589\",\n    \"memberId\": \"AD-00073090\",\n    \"status\": true,\n    \"orderInYear\": 0,\n    \"totalSpendYear\": 0.0,\n    \"avgSpendOrder\": 0.0,\n    \"customerUniqueId\": \"2257430687139\",\n    \"emailId\": \"hans@ict.in\",\n    \"address\": {\n        \"address1\": \"1443, Sullakheri Road Mangliya\",\n        \"city\": \"Indore\",\n        \"zip\": \"453771\",\n        \"country\": \"India\"\n    },\n    \"referralCode\": \"r2WLE6\",\n    \"deviceToken\": \"evlO3i4llsdi4040\",\n    \"osType\": \"android\",\n    \"levelOrder\": \"0\"\n}\n\n</code></pre>\n","urlObject":{"path":["api","v3","customer","add"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ce6945a-6bf0-4896-a898-6d903836cdfa"},{"name":"Retrieve customer/user info by id","id":"fb22ff5e-b4b2-4942-842c-76b25d3a1ff2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/api/v3/customer/get?customerUniqueId=9039810005673227","description":"<p>This API is used to get customer's information. This API accepts a request parameter, <code>customerUniqueId</code> which is the same as in your database.</p>\n<p><strong>Example Response</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"customerUniqueId\": \"7089530687139\",\n    \"name\": \"Shami\",\n    \"emailId\": \"shami@ict.in\",\n    \"contactNumber\": \"8984202216\",\n    \"dialCode\": \"91\",\n    \"address\": {\n        \"address1\": \"1443, Sullakheri Road Mangliya\",\n        \"city\": \"Indore\",\n        \"zip\": \"453771\",\n        \"country\": \"India\"\n    },\n    \"referralURL\": \"http://bit.bingage.com/?R=1OiZH\",\n    \"referralCode\": \"7rZshX\",\n    \"tier\": {\n        \"tierTitle\": \"Bronze Tier\",\n        \"tierOrder\": 1,\n        \"tierId\": \"6170713f701c352d572fa7ab\",\n        \"tierReward\": \"60.0%\",\n        \"requiredTierMilestone\": {\n            \"requireThreshHold\": 500.0,\n            \"milestoneType\": \"rewardAmount\"\n        },\n        \"milestonePeriod\": \"Calender Year\",\n        \"tierBenefits\": [\n            {\n                \"benefitType\": \"lifetime\",\n                \"rewardType\": \"fixed\",\n                \"rewardValue\": 250,\n                \"rewardExpiry\": true,\n                \"rewardExpiryValue\": 5,\n                \"minPurchase\": true,\n                \"minPurchaseValue\": 100.0,\n                \"rewardUsingLimit\": true,\n                \"rewardUsingLimitValue\": 1,\n                \"rewardCombine\": false,\n                \"combineShippingCoupon\": false,\n                \"combineProductCoupon\": false,\n                \"customBenefitDetails\": null,\n                \"benefitURL\": false,\n                \"benefitURLValue\": null,\n                \"benefitProduct\": null,\n                \"benefitRewardId\": \"655dfbb29e6bba63ac597f4e\"\n            }\n        ]\n    },\n    \"balance\": {\n        \"balance\": 22699.0,\n        \"usedBalance\": 102.0,\n        \"rewardtitle\": \"bingCash\",\n        \"currency\": \"INR\",\n        \"walletCashback\": 22679.0,\n        \"totalRedeemedCashback\": 2.0,\n        \"rechargeCashback\": 0.0,\n        \"totalRedeemedRecharge\": 0.0\n    },\n    \"memberAttributes\": {\n        \"joinDate\": 1700547231942,\n        \"registrationSource\": \"POS\",\n        \"merchantId\": [\n            \"000001\"\n        ],\n        \"lastVisitDate\": 1700657505668,\n        \"visitCount\": 2,\n        \"registeredAt\": \" khajrana\",\n        \"orderInYear\": 1,\n        \"totalSpendYear\": 600.0,\n        \"avgSpendOrder\": 600.0,\n        \"deviceToken\": \"evlO3i4llsdi4040\",\n        \"osType\": \"android\"\n    },\n    \"activatedLoyaltyOfferList\": [\n        {\n            \"activated_offer_id\": \"655df9619e6bba63ac597f38\",\n            \"discount_value\": 2.0,\n            \"valid_from\": null,\n            \"offer_code\": \"JJFPN5ZR41RQ\",\n            \"discount_type\": \"fixed\",\n            \"offer_name\": \"Get 2.0 off, against 100 points\",\n            \"offer_id\": \"fb02b523-85b6-4b4b-b7c6-671335b60a2d\",\n            \"required_wallet_balance\": 100,\n            \"products\": null,\n            \"min_bill_amount\": null,\n            \"valid_till\": null,\n            \"terms\": null,\n            \"max_discount\": null,\n            \"valid_days\": null,\n            \"discount_on\": \"bill\"\n        }\n    ],\n    \"availableCouponList\": [\n        {\n            \"coupon_name\": \"Discount Fest\",\n            \"coupon_code\": \"\",\n            \"discount_on\": \"bill\",\n            \"discount_type\": \"percentage\",\n            \"discount_value\": 20.0,\n            \"comment\": \"\",\n            \"voucher_redeem_method\": \"SC\",\n            \"products\": null,\n            \"min_bill_amount\": 250.0,\n            \"max_discount\": 180.0,\n            \"valid_days\": \"Monday Tuesday Wednesday Thursday Friday Saturday Sunday \",\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null,\n            \"couponId\": null\n        },\n        {\n            \"coupon_name\": \"Discount Bonzana\",\n            \"coupon_code\": \"\",\n            \"discount_on\": \"bill\",\n            \"discount_type\": \"fixed\",\n            \"discount_value\": 100.0,\n            \"comment\": \"\",\n            \"voucher_redeem_method\": \"SC\",\n            \"products\": null,\n            \"min_bill_amount\": null,\n            \"max_discount\": 100.0,\n            \"valid_days\": \"Monday Tuesday Wednesday Thursday Friday Saturday Sunday \",\n            \"valid_from\": null,\n            \"valid_till\": null,\n            \"terms\": null,\n            \"couponId\": null\n        }\n    ]\n}\n\n</code></pre>\n<h4 id=\"response-structure\">Response Structure</h4>\n<h4 id=\"variable-descriptions\">Variable Descriptions</h4>\n<p><code>customerUniqueId</code> (string): Unique identifier assigned to the customer in your system.</p>\n<p><code>name</code> (string): Name of the customer.</p>\n<p><code>emailId</code> (string):Email address associated with the customer's profile.</p>\n<p><code>contactNumber</code> (string):Contact number of the customer.</p>\n<p><code>dialCode</code> (string):Country dialing code corresponding to the contact number.</p>\n<p><code>address</code> (object): Object containing the customer's address details.</p>\n<ol>\n<li><code>address1</code> (string): First line of the customer's address.</li>\n<li><code>city</code> (string): City name of the customer's address.</li>\n<li><code>zip</code> (string): Postal or ZIP code of the customer's address.</li>\n<li><code>country</code> (string): Country of the customer's address.</li>\n</ol>\n<p><code>referralURL</code> (string) URL for the customer to share with their friends/family.</p>\n<p><code>referralCode</code> (string):Unique referral code assigned to the customer..</p>\n<p><code>tier</code> (object): Object indicating the customer's tier information</p>\n<ul>\n<li><code>tierTitle</code> (string):Title or name of the tier within the loyalty program. For eg \"Bronze Tier\", \"Silver Tier\"</li>\n<li><code>tierOrder</code> (integer):: Order or position of the tier in the loyalty program hierarchy. For eg 1 represents Bronze Tier, 2 represents Silver Tier, 3 represents Gold Tier and 4 represents Diamond Tier</li>\n<li><code>tierId</code> (string): Unique identifier for the tier in Bingage.</li>\n<li><code>tierReward</code> (string): Indicates the reward customer will get if associated with this tier,</li>\n<li><code>requiredTierMilestone</code> (object): Object containing details about the milestone required to reach this tier</li>\n<li><code>requireThreshHold</code> (float): Threshold amount required to achieve the tier. this value depends on the type of milestone for the tier</li>\n<li><code>milestoneType</code> (string): Type of milestone (e.g., \"rewardAmount\", \"spendingAmount, or \"visits\").</li>\n<li><code>milestonePeriod</code> (string): Period over which the milestone is calculated or applicable (e.g., \"Calendar Year\" or \"All Time\").</li>\n<li><code>tierBenefits</code> (array): List of benefits associated with this tier.<ul>\n<li><code>rewardType</code> (string): Type of reward (e.g., \"fixed\", \"percentage\").</li>\n<li><code>rewardValue</code> (integer): Value of the reward.</li>\n<li><code>rewardExpiry</code> (boolean): Indicates if the reward expires.</li>\n<li><code>rewardExpiryValue</code> (integer): Expiry value for the reward.</li>\n<li><code>minPurchase</code> (boolean): Indicates if there's a minimum purchase required.</li>\n<li><code>minPurchaseValue</code> (float): Minimum purchase amount for the benefit.</li>\n<li><code>rewardUsingLimit</code> (boolean): Indicates if there's a limit on using the reward.</li>\n<li><code>rewardUsingLimitValue</code> (integer): Limit value for using the reward.</li>\n<li><code>rewardCombine</code> (boolean): Indicates if rewards can be combined.</li>\n<li><code>combineShippingCoupon</code> (boolean): Indicates if shipping coupons can be combined.</li>\n<li><code>combineProductCoupon</code> (boolean): Indicates if product coupons can be combined.</li>\n<li><code>customBenefitDetails</code> (null or object): Custom details associated with the benefit.</li>\n<li><code>benefitURL</code> (boolean): Indicates if there's a benefit URL.</li>\n<li><code>benefitURLValue</code> (null or string): Value associated with the benefit URL.</li>\n<li><code>benefitProduct</code> (null or array): Products associated with the benefit.</li>\n<li><code>benefitRewardId</code> (string): Unique ID for the benefit reward.</li>\n</ul>\n</li>\n</ul>\n<p><code>balance</code> (object):Details related to the customer's balance and cashback.</p>\n<ul>\n<li><code>balance</code> (float): Current balance amount.</li>\n<li><code>usedBalance</code> (float): Amount of balance used.</li>\n<li><code>rewardtitle</code> (string): Title of the reward program.</li>\n<li><code>currency</code> (string): Currency type associated with you store.</li>\n<li><code>walletCashback</code> (float): Amount of cashback available in the wallet.</li>\n<li><code>totalRedeemedCashback</code> (float): Total cashback redeemed.</li>\n<li><code>rechargeCashback</code> (float): Cashback amount used for recharge.</li>\n<li><code>totalRedeemedRecharge</code> (float): Total cashback redeemed for recharge.</li>\n</ul>\n<p><code>memberAttributes</code> (object):Attributes related to the customer's activities.</p>\n<ul>\n<li><p><code>joinDate</code> (int - timestamp): Timestamp of the customer's join date.</p>\n</li>\n<li><p><code>registrationSource</code> (string): Source from which the member registered (e.g., POS - Point of Sale, WEBSITE, Bingage-Panel).</p>\n</li>\n<li><p><code>merchantId</code> (array of strings): IDs of the merchant(s) associated with the member, in case of franchise, contains multiple merchant id. Indicates outlets where the member is registered.</p>\n</li>\n<li><p><code>lastVisitDate</code> (int - timestamp): Timestamp of the customer's last visit.</p>\n</li>\n<li><p><code>visitCount</code> (int): Count of visits made by the customer.</p>\n</li>\n<li><p><code>registeredAt</code> (string): Store's location or place of registration.</p>\n</li>\n<li><p><code>orderInYear</code> (int): Number of orders made in the current year.</p>\n</li>\n<li><p><code>totalSpendYear</code> (float): Total spend by the customer in the current year.</p>\n</li>\n<li><p><code>avgSpendOrder</code> (float): Average spend per order by the customer.</p>\n</li>\n<li><p><code>deviceToken</code> (string): Token associated with the member's device, can be used to send push notification to customer on their device.</p>\n</li>\n<li><p><code>osType</code> (string): Operating system type of the customer's device.</p>\n</li>\n</ul>\n<p><code>activatedLoyaltyOfferList</code> (array of objects): List of activated loyalty offers for the customer.</p>\n<ul>\n<li><code>activated_offer_id</code> (string): ID of the activated offer.</li>\n<li><code>discount_value</code> (float): Discount value for the offer.</li>\n<li><code>valid_from</code> (null or timestamp): Validity start date of the offer.</li>\n<li><code>offer_code</code> (string): Code associated with the offer.</li>\n<li><code>discount_type</code> (string): Type of discount (e.g., \"fixed\", \"percentage\", \"product\", \"shippinh\").</li>\n<li><code>offer_name</code> (string): Name of the offer.</li>\n<li><code>offer_id</code> (string): Unique ID of the offer.</li>\n<li><code>required_wallet_balance</code> (float): Required wallet balance to activate this offer.</li>\n<li><code>products</code> (null or array): Products associated with the offer.</li>\n<li><code>min_bill_amount</code> (null or float): Minimum bill amount for the offer.</li>\n<li><code>valid_till</code> (null or timestamp): Validity end date of the offer.</li>\n<li><code>terms</code> (null or string): Terms associated with the offer.</li>\n<li><code>max_discount</code> (null or float): Maximum discount allowed by the offer.</li>\n<li><code>valid_days</code> (null or string): Days of the week the offer is valid.</li>\n<li><code>discount_on</code> (string): Indicates if the discount is applicable to the bill or specific item.</li>\n</ul>\n<p><code>availableCouponList</code> (array of objects):List of available coupons for the customer.</p>\n<ul>\n<li><code>coupon_name</code> (string): Name of the coupon.</li>\n<li><code>coupon_code</code> (string): Code associated with the coupon.</li>\n<li><code>discount_on</code> (string): Indicates if the discount is applicable to the bill or specific item.</li>\n<li><code>discount_type</code> (string): Type of discount (e.g., \"percentage\", \"fixed\", \"product\").</li>\n<li><code>discount_value</code> (float): Discount value for the coupon.</li>\n<li><code>comment</code> (string): Additional comment or information about the coupon.</li>\n<li><code>voucher_redeem_method</code> (string): Redeem method for the voucher.</li>\n<li><code>products</code> (null or array): Products associated with the coupon.</li>\n<li><code>min_bill_amount</code> (null or float): Minimum bill amount for the coupon.</li>\n<li><code>max_discount</code> (null or float): Maximum discount allowed by the coupon.</li>\n<li><code>valid_days</code> (null or string): Days of the week the coupon is valid.</li>\n<li><code>valid_from</code> (null or timestamp): Validity start date of the coupon.</li>\n<li><code>valid_till</code> (null or timestamp): Validity end date of the coupon.</li>\n<li><code>terms</code> (null or string): Terms associated with the coupon.</li>\n<li><code>couponId</code> (null or string): Unique ID of the coupon.</li>\n</ul>\n","urlObject":{"path":["api","v3","customer","get"],"host":["{{BASE_URL}}"],"query":[{"key":"customerUniqueId","value":"9039810005673227"}],"variable":[]}},"response":[],"_postman_id":"fb22ff5e-b4b2-4942-842c-76b25d3a1ff2"},{"name":"Update a customer/user","id":"0632d63b-1adc-415f-93a0-7dcf4b81dcfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"customerId\":\"96787867867867\",\n    \"name\":\"Deepak\", \n    \"emailId\":\"deep123@gmail.com\", \n    \"contactNumber\":\"8923768765\",\n    \"address\":{\n        \"address1\":\"1443, Sullakheri Road Mangliya\",\n        \"city\":\"Indore\",\n        \"zip\":\"453771\",\n        \"country\":\"India\"\n    },\n    \"deviceToken\":\"evlO3i4llsdi4040\",\n    \"osType\":\"android\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/api/v3/customer/update","description":"<p>This HTTP PUT request is used to update customer information. The request should be sent to the endpoint <code>{{BASE_URL}}/api/v3/customer/update</code>.</p>\n<p>The request body should contain the following parameters:</p>\n<ul>\n<li><code>customerUniqueId</code> (string): The unique identifier of the customer.</li>\n<li><code>name</code> (string): The name of the customer.</li>\n<li><code>emailId</code> (string): The email address of the customer.</li>\n<li><code>contactNumber</code> (string): The contact number of the customer.</li>\n<li><code>address</code> (object): An object containing the customer's address information. The address object should have the following properties:<ul>\n<li><code>address1</code> (string): The first line of the customer's address.</li>\n<li><code>city</code> (string): The city of the customer's address.</li>\n<li><code>zip</code> (string): The ZIP code of the customer's address.</li>\n<li><code>country</code> (string): The country of the customer's address.</li>\n</ul>\n</li>\n<li><code>deviceToken</code> (string): The device token associated with the customer.</li>\n<li><code>osType</code> (string): The operating system type of the device.</li>\n</ul>\n<p>The response to this request will have a status code of 200 and the response body will contain the updated customer information in the following format:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"customerId\":\"7040230687034\",\n    \"name\":\"Prateek\", \n    \"emailId\":\"prateek@bingage.in\", \n    \"contactNumber\":\"8982350064\",\n    \"address\":{\n        \"address1\":\"1443, Sullakheri Road Mangliya\",\n        \"city\":\"Indore\",\n        \"zip\":\"453771\",\n        \"country\":\"India\"\n    },\n    \"deviceToken\":\"evlO3i4llsdi4040\",\n    \"osType\":\"android\"\n}\n\n</code></pre>\n<p>Please note that the actual values for the parameters may vary and should be provided in the request body accordingly.</p>\n","urlObject":{"path":["api","v3","customer","update"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0632d63b-1adc-415f-93a0-7dcf4b81dcfc"},{"name":"Order With Reward & Redeem","id":"ea9081df-2e92-45bf-8349-780ea3e4f0cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"orderId\":\"00235\", \n    \"customerUniqueId\":\"9076510032352303\", \n    \"name\":\"rickythree\", \n    \"emailId\":\"ricky33@gmail.com\", \n    \"contactNumber\":\"9934323203\",\n    \"tierOrder\":\"0\", \n    \"orderDate\":\"\", \n    \"invoiceAmount\":100, \n    \"invoiceNumber\":\"1544\", \n    \"totalPaid\":300,\n    \"totalTax\":15,\n    \"totalShipping\":20,\n    \"totalDiscount\":20,\n    \"lineItems\":[\n        {\n            \"prodcutName\":\"Maggi\",\n            \"productCode\":\"SK023\",\n            \"sku\":\"sku11\",\n            \"price\":120,\n            \"quantity\":\"1\",\n            \"category\":\"snacks\",\n            \"collection\":\"\",\n            \"productTags\":\"snacks\",\n            \"weight\":\"50\",\n            \"size\":\"\",\n            \"vendor\":\"\",\n            \"taxes\":\"\",\n            \"discount\":\"\"\n        }\n    ],\n    \"loyalty_wallet_redemption\":\n    //  null\n    [\n        {\n            \"redeemAmount\":20\n            ,\n            \"rewardCode\": \"d7a7ebd3-4c7a-4daf-aed0-d07e7a3d3580\"\n        }\n    ]\n    ,\n    \"paymentMethodName\":\"ONLINE\",\n    \"paymentType\":\"paid\",\n    \"orderType\":\"in-store\", \n    \"deviceToken\":\"evlO3i4llsdi4040\",\n    \"osType\":\"android\", \n    \"address\":{\n            \"address1\":\"1443, Sullakheri Road Mangliya\",\n            \"city\":\"Indore\",\n            \"zip\":\"453771\",\n            \"country\":\"India\"\n        }\n        ,\n    \"isBillingWithRedeem\":false\n    // ,\n    // \"redeemVerify\":\"4e57f9de-9af8-47a9-9efd-fbd6481ed3b8\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/api/v3/order/save","description":"<p>This API is used to save order, redemption and customer details at Binage.</p>\n<p><strong>Request Body Description</strong></p>\n<p><code>orderId</code> : order id, a string type value [_Required_]<br /><code>customerUniqueId</code>: unique id of the customer in your system, a string type value [_Required_]</p>\n<p><code>name</code> (string, required): Customer's name.</p>\n<p><code>emailId</code> (string, required): Customer's email address.</p>\n<p><code>contactNumber</code> (string, required): Customer's contact number.</p>\n<p><code>referrerCode</code> (string): Referrer code, if applicable.</p>\n<p><code>levelOrder</code> (string): Level of the order. ( 0 represents Bronze Tier, 1 represents Silver TIer, 2 represents Gold Tier and 3 represents Diamond TIer)</p>\n<p><code>invouceAmount</code> : invoice amount, number type value [_Required_]<br /><code>invoiceNumber</code> : invoice number, string type value<br /><code>lineItems</code>: list of the line items this is an array type varialbe consists line item objects. The line item object has following properties</p>\n<p>{<br />item_name : name of the line item, a string type value<br />item_cost : cost of the line item, a number type value<br />item_quantity : quantity of the line item, a number type value,<br />item_code : code of the line item, a string type value<br />}</p>\n<p><code>loyalty_wallet_redemption</code> (array): Array of objects representing loyalty wallet redemption.</p>\n<ul>\n<li><code>redeemAmount</code> (string, required): Amount to be redeemed from the wallet.</li>\n<li><code>rewardCode</code> (string): offerId for the offer, to redeem offer.</li>\n</ul>\n<blockquote>\n<p>NOTE: If you are redeeming wallet balance, then you can skip the offer code variable,<br />but in case of redeeming offer you need to pass value for both offerCode and amount (this value you can get from offer details titles as `required_wallet_balance` </p>\n</blockquote>\n<p><code>totalTax</code> : total tax applied, a number type value<br /><code>totalShipping</code>: total shipping amount, a number type value<br /><code>paymentMethodName</code>: gateway used for payment, a string type value</p>\n<p><code>paymentType</code> (string, required): Type of payment (e.g., \"paid\", \"cod\", \"pending\").</p>\n<p><code>orderType</code> (string, required): Type of order (e.g., \"in-store\").</p>\n<p><code>deviceToken</code> (string): Token for the device used.</p>\n<p><code>osType</code> (string): Operating system type (e.g., \"android\", \"ios\").</p>\n<p><code>address</code> (object, required): Object containing the address details.</p>\n<ul>\n<li><code>address1</code> (string, required): Address line 1.</li>\n<li><code>city</code> (string, required): City.</li>\n<li><code>zip</code> (string, required): Zip code.</li>\n<li><code>country</code> (string, required): Country.</li>\n</ul>\n<h3 id=\"additional-information\">Additional Information</h3>\n<ul>\n<li><code>isBillingWithRedeem</code> (boolean): Indicates whether billing will be done with redemption. (Pass this true when saving final order transaction else pass false)</li>\n<li><code>redeemVerify</code> (string): Verification code for redemption. (this will be used when you are redeeming wallet balance or offer, you'll get a transaction-id in response , also include this variable only when submitting for final order transaction)</li>\n</ul>\n<p>}</p>\n<h2 id=\"use-cases-of-api\">Use cases of API</h2>\n<p><strong>Part 1 of API body:</strong></p>\n<p>To add customer and to do Transaction : //Mandatory Parameters: customerUniqueId, customerName, contactNo/emailId, invoiceAmount, productList</p>\n<p>{ \"contactNo\": 0, \"customerName\": \"string\", \"email\":\"<a href=\"https://mailto:abc@demo.com\">abc@demo.com</a>\", \"invoiceAmount\": 0, \"invoiceNo\": 0, \"productList\": [{ \"productName\": \"string\", \"productCategory\": \"string\", \"ProductCode\": \"string\", \"productCost\": \"0.00\", \"productCount\": \"0\" }]</p>\n<p>(a) Contact No, Customer Name and CustomerUniqueId (unique id for the customer in your system) : are the Customer details need to Create customer Wallet ac (Loyalty ac).</p>\n<p>(b) Invoice NO and Invoice Amount: Mandatory to record customers purchase and Give them Cashback (If business is using cashback feature)</p>\n<p>(c) Product List: Customer's product purchase detail is also mandatory to pass along with Billing details.</p>\n<p><strong>Part 2 of API body:</strong></p>\n<p>\"loyalty_wallet_redemption\": [ { \"redeemAmount\": 0, \"rewardCode\": null }</p>\n<p>Note: Here is the explanation of \"loyalty_wallet_redemption\" object, This helps you to understand mandatory parameters of redeeming API when we use Add customer or Transaction API for Billing or Redeem or Recharge purpose.</p>\n<p><strong>Case 1:</strong> When you have to use this API only for billing or Add new customer:</p>\n<p>Then we have to pass null for loyalty_wallet_redemption\".</p>\n<p>Eg.</p>\n<p>\"loyalty_wallet_redemption\": null</p>\n<p><strong>Case 2:</strong> When you have to use this API to redeem wallet amount against any bill, just pass redeemAmount value and leave null for rewardCode.</p>\n<p>Eg.</p>\n<p>\"loyalty_wallet_redemption\": [ { \"redeemAmount\": 50, \"rewardCode\": null, }</p>\n<p><strong>Case 3:</strong> When you have to use this API for redeem wallet amount against Cashback linked offer : Then you need to pass the offerId of the offer to be redeem using rewardCode and redeemAmount (this value you can get from offer details titles as `required_wallet_balance` Eg.</p>\n<p>\"loyalty_wallet_redemption\": [ { \"redeemAmount\": 100, \"rewardCode\": \"df4d8e54df\" }</p>\n<p><strong>Case 4:</strong> When you have redeemed on Bill and Now you are saving that transaction after successful payment. Then you need to add two more variables to the request body you used first time, the variables are:</p>\n<p><code>isBillingWithRedeem</code> (boolean): Indicates whether billing will be done with redemption. (Pass this true when saving final order transaction else pass false)</p>\n<p><code>redeemVerify</code> (string): Verification code for redemption. (this will be used when you are redeeming wallet balance or offer, you'll get a transaction-id in response , also include this variable only when submitting for final order transaction)</p>\n<p>Also, add the following parameters in case of final submission when redemption is done:</p>\n<p><strong>Part 4 of API body:</strong></p>\n<p>\"<code>isBillingWithRedeem</code>\":true,</p>\n<p>\"<code>redeemVerify</code>\":${temTxId}</p>\n<p>// This API needs to be called when submitting the final transaction (When doing the bill for the final settlement of the cart or order) after deducting the loyalty wallet balance or loyalty offer against the loyalty balance.<br />Need to pass \"true\" and submit transaction id in redeeming verify \"${temTxId}\"<br />- This is a mandatory variable to pass when doing any redemption from the loyalty wallet.<br />- Also submission of redeeming verification \"transaction id' is a must because now finally from Bingage end we will deduct the credit balance from the wallet.</p>\n<p>Why?<br />Because sometimes in the customer order process sometime after redeeming from the wallet balance and maybe they canceled the order and don't pay or maybe sometimes the ordered placing gets delayed and adds an extra item.</p>\n<hr />\n<p><strong>Example Response</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"customer\": {\n        \"memberId\": \"AD-00073087\",\n        \"customerName\": \"Yuvi\",\n        \"contactNumber\": 8817919191,\n        \"balance\": 302.95000000000005,\n        \"transactions\": [\n            {\n                \"_id\": {\n                    \"timestamp\": 1700626868,\n                    \"machineIdentifier\": 1063408,\n                    \"processIdentifier\": 14483,\n                    \"counter\": 7000554,\n                    \"timeSecond\": 1700626868,\n                    \"date\": 1700626868000,\n                    \"time\": 1700626868000\n                },\n                \"_class\": \"com.mongodb.BasicDBObject\",\n                \"date\": 1700626868680,\n                \"orderType\": \"in-store\",\n                \"orderId\": \"026\",\n                \"subject\": \"Pos Transaction\",\n                \"registeredAt\": \" khajrana\",\n                \"active\": true,\n                \"transactionId\": \"67907f3a-b27b-4a63-ac0b-365a424d7353\",\n                \"invoiceAmt\": 10.0,\n                \"balance\": 302.95000000000005,\n                \"merchantId\": \"000001\",\n                \"invoiceNo\": \"158\",\n                \"subjectOfTransaction\": \"Pos Transaction\",\n                \"paidAmount\": 10.0,\n                \"memberId\": \"AD-00073087\"\n            }\n        ],\n        \"result\": null,\n        \"status\": null,\n        \"productList\": [\n            {\n                \"productCost\": \"10\",\n                \"ProductCode\": \"BW001\",\n                \"productCount\": \"1\",\n                \"productName\": \"Water Bottle\"\n            }\n        ],\n        \"invoiceNo\": \"158\",\n        \"email\": \"yuvi@ict.in\",\n        \"orderType\": \"in-store\"\n    }\n}\n\n</code></pre>\n<p><strong>Response Body Description:</strong></p>\n<p><code>customer</code>: object type variable consists customer's basic information and order transaction details</p>\n<p><code>memberId</code>: unique id generated for customer at Bingage, a string type value<br /><code>customerName</code> : name of the customer, a string type value<br /><code>contactNumber</code>: contact number of the customer, a number type value<br /><code>balance</code>: wallet balance of the customer, a number type value<br /><code>transaction</code>: an array type variable, consists order transaction detail objects<br />{</p>\n<p><code>date</code>: order transaction date, a timestamp value<br /><code>balance</code>: customer's updated balance, a number type value<br /><code>merchantId</code>: represents store's id generated at Bingage, a string type value<br /><code>subject</code>: transaction note, a string type value<br /><code>registeredAt</code>: at which store the order placed, (helpful in case of franchise account), a string type value</p>\n<p><code>active</code>: status of the order, a boolean value<br /><code>invoiceNo</code>: order invoice number, a string type value<br /><code>paidAmount</code>: total paid amount, a number type value<br /><code>cashAdded</code>: total wallet cash added for this order, a number type value<br /><code>transactionId</code>: unique id generated for order transaction at Bingage, a string type value<br /><code>memberId</code>: unique id generated for customer at Bingage, a string type value<br /><code>invoiceAmount</code>: order invoice amount, a number type value</p>\n<p>}</p>\n<p><code>productList</code>: an array type variable, consists line item provieded at the time of order<br />{</p>\n<p><code>item_cost</code>: cost of the line item, a string type value<br /><code>item_code</code>: id/code of the item, a string type value<br /><code>item_quantity</code>: quantity of the item, a string type value<br /><code>item_name</code>: name of the item, a string type value<br />}</p>\n<p><code>invoiceNo</code>: invoice number of the order transaction, a string type value<br /><code>emailId</code>: email id of the customer, a string type of value</p>\n","urlObject":{"path":["api","v3","order","save"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ea9081df-2e92-45bf-8349-780ea3e4f0cc"},{"name":"Cashback reward redeem","id":"bebd1aa6-e6c1-41bd-9f54-6c591ad3800e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"customerUniqueId\":\"7089530687139\",\n    \"redeemAmount\":5,\n    \"invoiceAmount\":100\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/api/v3/wallet/redeem","description":"<p>Use this API when you want to directly redeem reward points</p>\n<blockquote>\n<p><em><strong>Note: This API is for not for ecommerce &amp; POS, Use this API if you want to direct redeem reward points before order checkout or when you don't have any order checkout functionality, else we will suggest use “Order with Reward and Redeem” this API holds reward amount and provides a temporary transaction ID, so in case a customer doesn’t do checkout, the reward won’t be deducted.</strong></em> </p>\n</blockquote>\n<p><strong>Request Body Description</strong>:</p>\n<p><code>customerUniqueId</code>: id of the customer, whose wallet is being redemeed, a string type value. [_Required_]<br /><code>redeemAmount</code> : amount to redeem, a number type value [_Required_],<br /><code>invoiceAmount</code> : invoice amount to validate this redemption.</p>\n<hr />\n<p><strong>Example Response</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"customerId\": \"7040230687034\",\n    \"message\": \"Redeemed Successfully\",\n    \"redemptionDetails\": {\n        \"amount\": 20,\n        \"merchantId\": \"000001\",\n        \"subject\": \"Redemption On Bill\",\n        \"memberId\": \"AA-00000905\"\n    }\n}\n\n</code></pre>\n<p><strong>Response Body Description:</strong></p>\n<p><code>customerId</code>: id of the customer, whose wallet is being redemeed, a string type value.<br /><code>message</code>: redemption message note, a string type value<br /><code>redemptionDetails</code>: an object type variable, contains redemption details<br />{</p>\n<p><code>amount</code>: amount redeemed, a number type value<br /><code>merchantId</code>:represents store's id generated at Bingage, a string type value<br /><code>subject</code>: redemption transaction note, a string type value<br /><code>memberId</code>:unique id generated for customer at Bingage, a string type value</p>\n<p>}</p>\n","urlObject":{"path":["api","v3","wallet","redeem"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bebd1aa6-e6c1-41bd-9f54-6c591ad3800e"},{"name":"Verify Redemption","id":"0a5b6c43-a6d0-4777-9c59-d9a443486953","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/api/v3/verify/otp/?otpCode=1503&transactionId=e4079ed9-3af3-45be-8493-cb1e9ae23137","description":"<p>This API endpoint is used to verify an OTP (One-Time Password) by making an HTTP GET request to the specified URL. The OTP code and transaction ID are passed as query parameters in the URL.</p>\n","urlObject":{"path":["api","v3","verify","otp",""],"host":["{{BASE_URL}}"],"query":[{"key":"otpCode","value":"1503"},{"key":"transactionId","value":"e4079ed9-3af3-45be-8493-cb1e9ae23137"}],"variable":[]}},"response":[],"_postman_id":"0a5b6c43-a6d0-4777-9c59-d9a443486953"},{"name":"Retrieve list of reward point offers","id":"aecc2475-4de4-48d0-bcd0-ed6b3c5fe1da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/api/v3/offer/get","description":"<h4 id=\"request-method\">Request Method</h4>\n<p><code>GET</code></p>\n<h4 id=\"request-headers\">Request Headers</h4>\n<ul>\n<li><code>Authorization</code> (string, required): A header containing the authorization key for accessing the API. Replace <code>AUTH_KEY</code> in the example with the actual authorization key.</li>\n</ul>\n<h4 id=\"request-body\">Request Body</h4>\n<p>This request doesn't require any specific parameters or data in the body.</p>\n<hr />\n<h4 id=\"response-body\">Response Body</h4>\n<p>This API is used to retrieve list of offers</p>\n<p><strong>Example Response:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"offer_name\": \"Get 2.0 off, against 100 points\",\n        \"offer_id\": \"2ded35c3-68d1-44bd-8466-938589cb6f74\",\n        \"required_wallet_balance\": 100,\n        \"discount_on\": \"bill\",\n        \"discount_type\": \"fixed\",\n        \"discount_value\": 2.0,\n        \"products\": null,\n        \"min_bill_amount\": null,\n        \"max_discount\": null,\n        \"valid_days\": null,\n        \"valid_from\": null,\n        \"valid_till\": null,\n        \"terms\": null\n    },   \n    {\n        \"offer_name\": \"Get Free Shipping, against 55 points\",\n        \"offer_id\": \"4ab68c57-6628-42f3-b940-7af932d0c10a\",\n        \"required_wallet_balance\": 55,\n        \"discount_on\": \"shipping\",\n        \"discount_type\": \"percentage\",\n        \"discount_value\": 100.0,\n        \"products\": null,\n        \"min_bill_amount\": null,\n        \"max_discount\": null,\n        \"valid_days\": null,\n        \"valid_from\": null,\n        \"valid_till\": null,\n        \"terms\": null\n    },\n    {\n        \"offer_name\": \"Get Free Tea, against 15 points\",\n        \"offer_id\": \"dc9e590b-cbd8-4d11-801c-f3d9bd3a2107\",\n        \"required_wallet_balance\": 15,\n        \"discount_on\": \"product\",\n        \"discount_type\": \"percentage\",\n        \"discount_value\": 100.0,\n        \"products\": [\n            {\n                \"_id\": \"001\",\n                \"quantity\": \"1\"\n            }\n        ],\n        \"min_bill_amount\": null,\n        \"max_discount\": null,\n        \"valid_days\": null,\n        \"valid_from\": null,\n        \"valid_till\": null,\n        \"terms\": null\n    }\n]\n\n</code></pre>\n<p><strong>Response Body Description:</strong></p>\n<p><code>offer_name</code>: name of the loyalty offer, a string type value<br /><code>offer_id</code>: unique id of the offer, a string type value<br /><code>required_wallet_balance</code>: wallet balance needed to activate this offer, a number type value<br /><code>discount_on</code>: represents, on what the discount will be applicable, for eg [ 'on bill', 'on shipping, 'product'] , a string type value<br /><code>discount_type</code>: type of the discount ['percentage' OR 'fixed'] a string type value<br /><code>discount_value</code>: total value of the offer discount, a number type value<br /><code>products</code>: product details, on which the discount will be applied. This value will be null if the <code>discount_on</code> is not 'product', an array type of variable contains object<br />{</p>\n<p><code>id</code>: id of the product, a string type value<br /><code>quantity</code>: product quantity to get discount on, a string type value<br /><code>min_bill_amount</code>: minmum bill amount required for this offer to be applicable, a number type value<br /><code>max_discount</code>: maximum discount will be allocated for this offer,a number type value<br /><code>valid_days</code>: represents the days, on which the discount can be applied, an array contains valid days<br /><code>valid_from</code>: represents the start time from which tje discount can be applicable, a timestamp value<br /><code>valid_till</code>: represents the end time till whcih the discount can be applied, a timestamp value<br /><code>terms</code>: additonal terms a string type value</p>\n<p>}</p>\n","urlObject":{"path":["api","v3","offer","get"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"aecc2475-4de4-48d0-bcd0-ed6b3c5fe1da"},{"name":"Retrieve specific reward point offer by an id","id":"86571240-a648-44cf-afa5-1e4e7166e939","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/api/v3/offer/get/12787b84-d689-46a2-aaf8-ef4c4abb34ec","description":"<h4 id=\"request-method\">Request Method</h4>\n<p><code>GET</code></p>\n<h4 id=\"request-headers\">Request Headers</h4>\n<ul>\n<li><code>Authorization</code> (string, required): A header containing the authorization key for accessing the API. Replace <code>AUTH_KEY</code> in the example with the actual authorization key.</li>\n</ul>\n<p>This method requires offerId as Path-Variable</p>\n<hr />\n<h4 id=\"response-body\">Response Body</h4>\n<p>Returns single offer object</p>\n<p>This API is used to fetch a single offer using offer id as a path variable</p>\n<p><strong>Example Response:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\"> {\n        \"offer_name\": \"Get 2.0 off, against 100 points\",\n        \"offer_id\": \"12787b84-d689-46a2-aaf8-ef4c4abb34ec\",\n        \"required_wallet_balance\": 100,\n        \"discount_on\": \"bill\",\n        \"discount_type\": \"fixed\",\n        \"discount_value\": 2.0,\n        \"products\": null,\n        \"min_bill_amount\": null,\n        \"max_discount\": null,\n        \"valid_days\": null,\n        \"valid_from\": null,\n        \"valid_till\": null,\n        \"terms\": null\n    }\n\n</code></pre>\n<p><strong>Response Body Description:</strong></p>\n<p><code>offer_name</code>: name of the loyalty offer, a string type value<br /><code>offer_id</code>: unique id of the offer, a string type value<br /><code>required_wallet_balance</code>: wallet balance needed to activate this offer, a number type value<br /><code>discount_on</code>: represents, on what the discount will be applicable, for eg [ 'on bill', 'on shipping, 'product'] , a string type value<br /><code>discount_type</code>: type of the discount ['percentage' OR 'fixed'] a string type value<br /><code>discount_value</code>: total value of the offer discount, a number type value<br /><code>products</code>: product details, on which the discount will be applied. This value will be null if the <code>discount_on</code> is not 'product', an array type of variable contains object<br />{</p>\n<p><code>id</code>: id of the product, a string type value<br /><code>quantity</code>: product quantity to get discount on, a string type value<br /><code>min_bill_amount</code>: minmum bill amount required for this offer to be applicable, a number type value<br /><code>max_discount</code>: maximum discount will be allocated for this offer,a number type value<br /><code>valid_days</code>: represents the days, on which the discount can be applied, an array contains valid days<br /><code>valid_from</code>: represents the start time from which tje discount can be applicable, a timestamp value<br /><code>valid_till</code>: represents the end time till whcih the discount can be applied, a timestamp value<br /><code>terms</code>: additonal terms a string type value</p>\n<p>}</p>\n","urlObject":{"path":["api","v3","offer","get","12787b84-d689-46a2-aaf8-ef4c4abb34ec"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"86571240-a648-44cf-afa5-1e4e7166e939"},{"name":"Spend points to activate reward(offer)","id":"f0b093c4-4b65-4f27-86a6-ddf4735692cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"offerId\":\"d905c7d1-2f32-437b-a752-683a9578e782\",\n    \"customerUniqueId\":\"90392225784212\",\n    \"required_wallet_balance\":200\n    \n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/api/v3/offer/activate","description":"<h2 id=\"offer-activation\">Offer Activation</h2>\n<p>Activates an offer for a specific customer with the given amount.</p>\n<h3 id=\"endpoint\">Endpoint</h3>\n<p><code>POST /api/v3/offer/activate</code></p>\n<h3 id=\"request-headers\">Request Headers</h3>\n<ul>\n<li><strong>Authorization</strong>: <code>AUTH_KEY</code><ul>\n<li><em>Type</em>: String</li>\n<li><em>Description</em>: Authentication token for accessing the API.</li>\n</ul>\n</li>\n<li><strong>Content-Type</strong>: <code>application/json</code><ul>\n<li><em>Type</em>: String</li>\n<li><em>Description</em>: Format of the request payload.</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>offerId</strong> <em>(required)</em><ul>\n<li><em>Type</em>: String</li>\n<li><em>Description</em>: Unique identifier of the offer to be activated.</li>\n</ul>\n</li>\n<li><strong>customerUniqueId</strong> <em>(required)</em><ul>\n<li><em>Type</em>: String</li>\n<li><em>Description</em>: Unique identifier of the customer for whom the offer is being activated.</li>\n</ul>\n</li>\n<li><strong>amount</strong> <em>(required)</em><ul>\n<li><em>Type</em>: Numeric</li>\n<li><em>Description</em>: Amount associated with the offer activation.</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<p>The response for this request will have a status code of 200 if the offer activation is successful. The response body will contain the following properties:</p>\n<ul>\n<li><code>transactionIdOtp</code> (string): The transaction ID for the OTP (One-Time Password) sent during the offer activation process. This property may be empty if no OTP was sent.</li>\n<li><code>OtpSent</code> (boolean): Indicates whether the OTP was successfully sent. If this property is <code>true</code>, it means the OTP was sent successfully.</li>\n</ul>\n","urlObject":{"path":["api","v3","offer","activate"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f0b093c4-4b65-4f27-86a6-ddf4735692cf"},{"name":"Redeem active reward point offer","id":"c542b3da-b193-43f4-ab77-0934e03a5eed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"offerCode\":\"O29GKNMVAC2P\",\n    \"customerUniqueId\":\"90392225784212\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/api/v3/offer/redeem/","description":"<h2 id=\"offer-redemption\">Offer Redemption</h2>\n<p>Redeems an offer for a specific customer using the offer code.</p>\n<h3 id=\"endpoint\">Endpoint</h3>\n<p><code>POST /api/v3/offer/redeem</code></p>\n<h3 id=\"request-headers\">Request Headers</h3>\n<ul>\n<li><strong>Authorization</strong>: <code>AUTH_KEY</code><ul>\n<li><em>Type</em>: String</li>\n<li><em>Description</em>: Access token for authentication.</li>\n</ul>\n</li>\n<li><strong>Content-Type</strong>: <code>application/json</code><ul>\n<li><em>Type</em>: String</li>\n<li><em>Description</em>: Format of the request payload.</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"request-body\">Request Body</h3>\n<ul>\n<li><strong>offerCode</strong> <em>(required)</em><ul>\n<li><em>Type</em>: String</li>\n<li><em>Description</em>: Offer code to be redeemed.</li>\n</ul>\n</li>\n<li><strong>customerUniqueId</strong> <em>(required)</em><ul>\n<li><em>Type</em>: String</li>\n<li><em>Description</em>: Unique identifier of the customer redeeming the offer.</li>\n</ul>\n</li>\n</ul>\n<hr />\n<h3 id=\"response-body\">Response Body</h3>\n<ul>\n<li><code>discount_value</code>: The value of the discount applied.</li>\n<li><code>valid_from</code>: The date and time from which the offer is valid.</li>\n<li><code>offer_code</code>: The code associated with the offer.</li>\n<li><code>discount_type</code>: The type of discount applied.</li>\n<li><code>offer_name</code>: The name of the offer.</li>\n<li><code>offer_id</code>: The unique identifier of the offer.</li>\n<li><code>required_wallet_balance</code>: The minimum wallet balance required to avail the offer.</li>\n<li><code>products</code>: The list of products associated with the offer.</li>\n<li><code>min_bill_amount</code>: The minimum bill amount required to avail the offer.</li>\n<li><code>valid_till</code>: The date and time until which the offer is valid.</li>\n<li><code>terms</code>: The terms and conditions of the offer.</li>\n<li><code>max_discount</code>: The maximum discount that can be availed.</li>\n<li><code>valid_days</code>: The days of the week on which the offer is valid.</li>\n<li><code>comment</code>: Any additional comments or notes related to the offer.</li>\n<li><code>discount_on</code>: The item or category on which the discount is applied.</li>\n</ul>\n<p>Please note that the specific values in the response may vary based on the offer being redeemed.</p>\n<p>Make sure to include the necessary request parameters in the body of your POST request to redeem an offer successfully.</p>\n","urlObject":{"path":["api","v3","offer","redeem",""],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c542b3da-b193-43f4-ab77-0934e03a5eed"},{"name":"Retrieve list of coupons","id":"a33a577c-a248-4441-be0a-d52e8d9011b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/api/v3/coupon/get","description":"<h4 id=\"request-method\">Request Method</h4>\n<p><code>GET</code></p>\n<h4 id=\"request-headers\">Request Headers</h4>\n<ul>\n<li><code>Authorization</code> (string, required): A header containing the authorization key for accessing the API. Replace <code>AUTH_KEY</code> in the example with the actual authorization key.</li>\n</ul>\n<h4 id=\"request-body\">Request Body</h4>\n<p>This request doesn't require any specific parameters or data in the body.</p>\n<hr />\n<h4 id=\"response-body\">Response Body</h4>\n<p>Contains array of coupon object</p>\n<p>This API is used to retrieve list of coupons</p>\n<p><strong>Example Response</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"coupon_name\": \"Fixed Discount\",\n        \"coupon_id\":\"SC202304130003\"\n        \"coupon_code\": \"FD50\",\n        \"discount_on\": \"bill\",\n        \"discount_type\": \"fixed\",\n        \"discount_value\": 50.0,\n        \"comment\": null,\n        \"products\": null,\n        \"min_bill_amount\": 250.0,\n        \"max_discount\": 50.0,\n        \"valid_days\": \"Tuesday Wednesday Friday \",\n        \"valid_from\": [\n            0,\n            0\n        ],\n        \"valid_till\": [\n            12,\n            0\n        ],\n        \"terms\": null\n    },\n    {\n        \"coupon_name\": \"20% Discount\",\n        \"coupon_id\":\"SC202304130003\"\n        \"coupon_code\": \"PDC20\",\n        \"discount_on\": \"bill\",\n        \"discount_type\": \"percentage\",\n        \"discount_value\": 20.0,\n        \"comment\": null,\n        \"products\": null,\n        \"min_bill_amount\": 400.0,\n        \"max_discount\": 60.0,\n        \"valid_days\": \"Monday Tuesday Wednesday Thursday Friday Saturday Sunday \",\n        \"valid_from\": [\n            0,\n            0\n        ],\n        \"valid_till\": [\n            12,\n            0\n        ],\n        \"terms\": null\n    }\n]\n\n</code></pre>\n<p><strong>Response Body Description</strong></p>\n<p><code>coupon_name</code>: title of the coupon, a string type value<br /><code>coupon_id</code>: unqiue coupon id, used when redeeming the coupon<br /><code>coupon_code</code>: unique code of the coupon, a string type value<br /><code>discount_on</code>: on what the discount will be applied for eg : ['On Bill' OR 'On Product'], a string type value<br /><code>discount_type</code>: type of the coupon discount values are ['fixed' OR 'percentage']<br /><code>comment</code>: additional note for the coupon,<br /><code>products</code>: an array type variable contains products on which the discount will be applied<br />{</p>\n<p><code>id</code>: id of the product, a string type value<br /><code>quantity</code>: quantity of the product on which the discount, a number type value</p>\n<p>}<br /><code>min_bill_amount</code>: minimum bill amount for this coupon to be applicable,a number type of value<br /><code>max_discount</code>: maximum discount can get from this coupon, a number type value<br /><code>valid_days</code>: a string of days, on which the coupon can be used,<br /><code>valid_from</code>: represents the time from which the coupon can be used, an array type value<br /><code>valid_till</code>: represents the time till which the coupon can be used, an array type value<br /><code>terms</code>: additional terms note, a string type value</p>\n","urlObject":{"path":["api","v3","coupon","get"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a33a577c-a248-4441-be0a-d52e8d9011b7"},{"name":"Retrieve coupon by an id","id":"4d9940a6-aace-4ed4-a266-98b45a6bcafa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/api/v3/coupon/get/FD50","description":"<h4 id=\"request-method\">Request Method</h4>\n<p><code>GET</code></p>\n<h4 id=\"request-headers\">Request Headers</h4>\n<ul>\n<li><code>Authorization</code> (string, required): A header containing the authorization key for accessing the API. Replace <code>AUTH_KEY</code> in the example with the actual authorization key.</li>\n</ul>\n<p>This method requires couponId as Path-Variable</p>\n<hr />\n<h4 id=\"response-body\">Response Body</h4>\n<p>returns coupon object</p>\n<p>This API is used to retrieve a single coupon information. This API accepts <code>coupon_code</code> as path variable</p>\n<p><strong>Example Response</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n        \"coupon_name\": \"Fixed Discount\",\n        \"coupon_code\": \"FD50\",\n        \"discount_on\": \"bill\",\n        \"discount_type\": \"fixed\",\n        \"discount_value\": 50.0,\n        \"comment\": null,\n        \"voucher_redeem_method\": \"SC\",\n        \"products\": null,\n        \"min_bill_amount\": 250.0,\n        \"max_discount\": 50.0,\n        \"valid_days\": \"Tuesday Wednesday Friday \",\n        \"valid_from\": [\n            0,\n            0\n        ],\n        \"valid_till\": [\n            12,\n            0\n        ],\n        \"terms\": null\n    },\n\n</code></pre>\n<p><strong>Response Body Description</strong></p>\n<p><code>coupon_name</code>: title of the coupon, a string type value<br /><code>coupon_id</code>: unqiue coupon id, used when redeeming the coupon<br /><code>coupon_code</code>: unique code of the coupon, a string type value<br /><code>discount_on</code>: on what the discount will be applied for eg : ['On Bill' OR 'On Product'], a string type value<br /><code>discount_type</code>: type of the coupon discount values are ['fixed' OR 'percentage']<br /><code>comment</code>: additional note for the coupon,<br /><code>products</code>: an array type variable contains products on which the discount will be applied<br />{</p>\n<p><code>id</code>: id of the product, a string type value<br /><code>quantity</code>: quantity of the product on which the discount, a number type value</p>\n<p>}<br /><code>min_bill_amount</code>: minimum bill amount for this coupon to be applicable,a number type of value<br /><code>max_discount</code>: maximum discount can get from this coupon, a number type value<br /><code>valid_days</code>: a string of days, on which the coupon can be used,<br /><code>valid_from</code>: represents the time from which the coupon can be used, an array type value<br /><code>valid_till</code>: represents the time till which the coupon can be used, an array type value<br /><code>terms</code>: additional terms note, a string type value</p>\n","urlObject":{"path":["api","v3","coupon","get","FD50"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4d9940a6-aace-4ed4-a266-98b45a6bcafa"},{"name":"Redeem Coupon","id":"59ef3296-4ce7-45ac-ab5f-c73dc36b5ffa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"customerUniqueId\":\"9076543511352355\",\n    \"code\":\"FLLT\",\n    \"invoiceAmount\":200\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/api/v3/coupon/redeem","description":"<p>This API is used to redeem coupon, which returns discount code along with coupon details.</p>\n<p><strong>Example Response</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"id\": \"6464bdfa1e45774ede107d2f\",\n    \"merchantId\": \"000001\",\n    \"memberId\": \"AA-00000905\",\n    \"discountCode\": \"FD50\",\n    \"createdAt\": null,\n    \"isUsed\": false,\n    \"updatedAt\": null,\n    \"redeemAmount\": 0,\n    \"typeOfCode\": \"Coupon Redemption\",\n    \"discountCodeId\": null,\n    \"discountType\": null,\n    \"offerId\": null,\n    \"voucherCode\": \"FD50\",\n    \"customerId\": \"7040230687034\"\n}\n\n</code></pre>\n<p><strong>Response Body Description</strong></p>\n<p>{</p>\n<p><code>id</code>: represents object id<br /><code>merchantId</code>: String type value of merchantId<br /><code>memberId</code>: an unique id generated at bingage's end for the customer, a string type value<br /><code>discountCode</code>: an unique code which can be apply for the discount, a string type value<br /><code>createdAt</code>: timestamp value , when the discount code created<br /><code>isUsed</code>: represents the use of the discount code<br /><code>updatedAt</code>: timestamp value , when the discount code update<br /><code>redeemAmount</code>: amount redeem to get this discount, a number type value<br /><code>typeOfCode</code>: type of discount code, a string type value<br /><code>offerId</code>: id of the offer redeemed, this value will be empty if <code>typeOfCoupon</code> is not 'Offer Redemption'<br /><code>customerId</code> customer id, a string type value</p>\n<p>}</p>\n","urlObject":{"path":["api","v3","coupon","redeem"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"59ef3296-4ce7-45ac-ab5f-c73dc36b5ffa"},{"name":"List all earning rules","id":"6b248e10-d028-4a26-ae59-8a63588da4ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/api/v3/earning/rules/get","description":"<h4 id=\"request-method\">Request Method</h4>\n<p><code>GET</code></p>\n<h4 id=\"request-headers\">Request Headers</h4>\n<ul>\n<li><code>Authorization</code> (string, required): A header containing the authorization key for accessing the API. Replace <code>AUTH_KEY</code> in the example with the actual authorization key.</li>\n</ul>\n<h4 id=\"request-body\">Request Body</h4>\n<p>This request doesn't require any specific parameters or data in the body.</p>\n<hr />\n<h4 id=\"response-body-structure\">Response Body Structure</h4>\n<p>Returns array of object</p>\n<p>Each object within the array consists of the following key-value pairs:</p>\n<ul>\n<li><code>reward</code> (Integer): The value or amount of the reward offered.</li>\n<li><code>limit</code> (Integer): The limit or restriction associated with the reward (if any). It is set to <code>0</code> when there is no limit.</li>\n<li><code>id</code> (string): Unique identifier for the reward.</li>\n<li><code>title</code> (string): Name or title describing the reward.</li>\n</ul>\n<p>Additionally, some objects may contain the following optional fields:</p>\n<ul>\n<li><code>url</code> (string): URL associated with the reward, applicable for certain rewards like visiting a specific web page or URL.</li>\n</ul>\n<h4 id=\"response-body\">Response Body</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"reward\": 100,\n        \"limit\": 0,\n        \"id\": \"63c13344701c355c7dd2df0f\",\n        \"title\": \"Welcome Sign-up Reward\"\n    },\n    {\n        \"reward\": 40,\n        \"limit\": 0,\n        \"id\": \"63c13344701c355c7dd2df10\",\n        \"title\": \"Birthday Event Reward\"\n    },\n    {\n        \"reward\": 20,\n        \"limit\": 0,\n        \"id\": \"64781f691039f068033836ac\",\n        \"title\": \"Like Facebook Page \",\n        \"url\": \"https://www.facebook.com/GetBingage/\"\n    },\n    {\n        \"reward\": 100.0,\n        \"title\": \"Get 100.0 cashback for every INR 1 spend\"\n    }\n]\n\n</code></pre>\n","urlObject":{"path":["api","v3","earning","rules","get"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6b248e10-d028-4a26-ae59-8a63588da4ad"},{"name":"Retrieve single VIP tier (level)","id":"222b5596-c2d9-444e-a866-5c9aa31ed436","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/api/v3/tiers/get/?tierId=","description":"<h4 id=\"request-method\">Request Method</h4>\n<p><code>GET</code></p>\n<h4 id=\"request-headers\">Request Headers</h4>\n<ul>\n<li><code>Authorization</code> (string, required): A header containing the authorization key for accessing the API. Replace <code>AUTH_KEY</code> in the example with the actual authorization key.</li>\n</ul>\n<h4 id=\"request-body\">Request Body</h4>\n<p>This request doesn't require any specific parameters or data in the body.</p>\n<p>This method requires a request parameter to retrieve a specific tier</p>\n<hr />\n<h4 id=\"response-body\">Response Body</h4>\n<p>The API response is an array containing an object that describes various benefits and rewards associated with a specific tier.</p>\n<h4 id=\"tier-details\">Tier Details</h4>\n<ul>\n<li>Tier Object Structure<ul>\n<li><code>tierTitle</code> (string): Title or name of the tier.</li>\n<li><code>tierOrder</code> (integer): Order or position of the tier in the program hierarchy.</li>\n<li><code>tierId</code> (string): Unique identifier for the tier within the system.</li>\n<li><code>tierReward</code> (string): Reward percentage associated with the tier.</li>\n<li><code>requiredTierMilestone</code> (object): Details about the milestone required to reach the tier.<ul>\n<li><code>requireThreshHold</code> (float): Threshold amount required to achieve the tier., this value depends on the milestonetype</li>\n<li><code>milestoneType</code> (string): Type of milestone (e.g., \"rewardAmount\", \"spendingAmount\" or \"visits\").</li>\n</ul>\n</li>\n<li><code>milestonePeriod</code> (string): Period over which the milestone is calculated or applicable. (eg., \"Calendar Year\" or \"All Time\")</li>\n<li><code>tierBenefits</code> (array): List of benefits associated with the tier. Each benefit object contains specific details about the rewards and benefits provided by that tier.<ul>\n<li><code>benefitType</code> (string): Type of benefit (e.g., \"lifetime\", \"entry\" or \"custom\").</li>\n<li><code>rewardType</code> (string): Type of reward (e.g., \"fixed\", \"percentage\").</li>\n<li><code>rewardValue</code> (integer): Value of the reward.</li>\n<li><code>rewardExpiry</code> (boolean): Indicates if the reward expires.</li>\n<li><code>rewardExpiryValue</code> (integer): Expiry value for the reward.</li>\n<li><code>minPurchase</code> (boolean): Indicates if there's a minimum purchase required.</li>\n<li><code>minPurchaseValue</code> (float): Minimum purchase amount for the benefit.</li>\n<li><code>rewardUsingLimit</code> (boolean): Indicates if there's a limit on using the reward.</li>\n<li><code>rewardUsingLimitValue</code> (integer): Limit value for using the reward.</li>\n<li><code>rewardCombine</code> (boolean): Indicates if rewards can be combined.</li>\n<li><code>combineShippingCoupon</code> (boolean): Indicates if shipping coupons can be combined.</li>\n<li><code>combineProductCoupon</code> (boolean): Indicates if product coupons can be combined.</li>\n<li><code>customBenefitDetails</code> (null or object): Custom details associated with the benefit.</li>\n<li><code>benefitURL</code> (boolean): Indicates if there's a benefit URL.</li>\n<li><code>benefitURLValue</code> (null or string): Value associated with the benefit URL.</li>\n<li><code>benefitProduct</code> (null or array): Products associated with the benefit.</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n{\n        \"tierTitle\": \"Bronze Tier\",\n        \"tierOrder\": 1,\n        \"tierId\": \"6170713f701c352d572fa7ab\",\n        \"tierReward\": \"60.0%\",\n        \"requiredTierMilestone\": {\n            \"requireThreshHold\": 500.0,\n            \"milestoneType\": \"rewardAmount\"\n        },\n        \"milestonePeriod\": \"Calender Year\",\n        \"tierBenefits\": [\n            {\n                \"benefitType\": \"lifetime\",\n                \"rewardType\": \"fixed\",\n                \"rewardValue\": 250,\n                \"rewardExpiry\": true,\n                \"rewardExpiryValue\": 5,\n                \"minPurchase\": true,\n                \"minPurchaseValue\": 100.0,\n                \"rewardUsingLimit\": true,\n                \"rewardUsingLimitValue\": 1,\n                \"rewardCombine\": false,\n                \"combineShippingCoupon\": false,\n                \"combineProductCoupon\": false,\n                \"customBenefitDetails\": null,\n                \"benefitURL\": false,\n                \"benefitURLValue\": null,\n                \"benefitProduct\": null,\n                \"benefitRewardId\": \"655dfbb29e6bba63ac597f4e\"\n            }\n        ]\n    }\n]\n\n\n\n</code></pre>\n","urlObject":{"path":["api","v3","tiers","get",""],"host":["{{BASE_URL}}"],"query":[{"key":"tierId","value":""}],"variable":[]}},"response":[],"_postman_id":"222b5596-c2d9-444e-a866-5c9aa31ed436"},{"name":"List all VIP tiers (levels)","id":"11bac6d8-afc3-4d9e-bfc3-f778e78198bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/api/v3/tiers/get","description":"<h4 id=\"request-method\">Request Method</h4>\n<p><code>GET</code></p>\n<h4 id=\"request-headers\">Request Headers</h4>\n<ul>\n<li><code>Authorization</code> (string, required): A header containing the authorization key for accessing the API. Replace <code>AUTH_KEY</code> in the example with the actual authorization key.</li>\n</ul>\n<h4 id=\"request-body\">Request Body</h4>\n<p>This request doesn't require any specific parameters or data in the body.</p>\n<hr />\n<h4 id=\"response-body\">Response Body</h4>\n<p>The API response is an array containing multiple objects that describes various benefits and rewards associated with a specific tier.</p>\n<h4 id=\"tier-details\">Tier Details</h4>\n<ul>\n<li>Tier Object Structure<ul>\n<li><code>tierTitle</code> (string): Title or name of the tier.</li>\n<li><code>tierOrder</code> (integer): Order or position of the tier in the program hierarchy.</li>\n<li><code>tierId</code> (string): Unique identifier for the tier within the system.</li>\n<li><code>tierReward</code> (string): Reward percentage associated with the tier.</li>\n<li><code>requiredTierMilestone</code> (object): Details about the milestone required to reach the tier.<ul>\n<li><code>requireThreshHold</code> (float): Threshold amount required to achieve the tier., this value depends on the milestonetype</li>\n<li><code>milestoneType</code> (string): Type of milestone (e.g., \"rewardAmount\", \"spendingAmount\" or \"visits\").</li>\n</ul>\n</li>\n<li><code>milestonePeriod</code> (string): Period over which the milestone is calculated or applicable. (eg., \"Calendar Year\" or \"All Time\")</li>\n<li><code>tierBenefits</code> (array): List of benefits associated with the tier. Each benefit object contains specific details about the rewards and benefits provided by that tier.<ul>\n<li><code>benefitType</code> (string): Type of benefit (e.g., \"lifetime\", \"entry\" or \"custom\").</li>\n<li><code>rewardType</code> (string): Type of reward (e.g., \"fixed\", \"percentage\").</li>\n<li><code>rewardValue</code> (integer): Value of the reward.</li>\n<li><code>rewardExpiry</code> (boolean): Indicates if the reward expires.</li>\n<li><code>rewardExpiryValue</code> (integer): Expiry value for the reward.</li>\n<li><code>minPurchase</code> (boolean): Indicates if there's a minimum purchase required.</li>\n<li><code>minPurchaseValue</code> (float): Minimum purchase amount for the benefit.</li>\n<li><code>rewardUsingLimit</code> (boolean): Indicates if there's a limit on using the reward.</li>\n<li><code>rewardUsingLimitValue</code> (integer): Limit value for using the reward.</li>\n<li><code>rewardCombine</code> (boolean): Indicates if rewards can be combined.</li>\n<li><code>combineShippingCoupon</code> (boolean): Indicates if shipping coupons can be combined.</li>\n<li><code>combineProductCoupon</code> (boolean): Indicates if product coupons can be combined.</li>\n<li><code>customBenefitDetails</code> (null or object): Custom details associated with the benefit.</li>\n<li><code>benefitURL</code> (boolean): Indicates if there's a benefit URL.</li>\n<li><code>benefitURLValue</code> (null or string): Value associated with the benefit URL.</li>\n<li><code>benefitProduct</code> (null or array): Products associated with the benefit.</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n    {\n        \"tierTitle\": \"Bronze Tier\",\n        \"tierOrder\": 1,\n        \"tierId\": \"6170713f701c352d572fa7ab\",\n        \"tierReward\": \"60.0%\",\n        \"requiredTierMilestone\": {\n            \"requireThreshHold\": 500.0,\n            \"milestoneType\": \"rewardAmount\"\n        },\n        \"milestonePeriod\": \"Calender Year\",\n        \"tierBenefits\": [\n            {\n                \"benefitType\": \"lifetime\",\n                \"rewardType\": \"fixed\",\n                \"rewardValue\": 250,\n                \"rewardExpiry\": true,\n                \"rewardExpiryValue\": 5,\n                \"minPurchase\": true,\n                \"minPurchaseValue\": 100.0,\n                \"rewardUsingLimit\": true,\n                \"rewardUsingLimitValue\": 1,\n                \"rewardCombine\": false,\n                \"combineShippingCoupon\": false,\n                \"combineProductCoupon\": false,\n                \"customBenefitDetails\": null,\n                \"benefitURL\": false,\n                \"benefitURLValue\": null,\n                \"benefitProduct\": null,\n                \"benefitRewardId\": \"655dfbb29e6bba63ac597f4e\"\n            }\n        ]\n    },\n    {\n        \"tierTitle\": \"Silver Tier\",\n        \"tierOrder\": 2,\n        \"tierId\": \"6170713f701c352d572fa7ad\",\n        \"tierReward\": \"80.0%\",\n        \"requiredTierMilestone\": {\n            \"requireThreshHold\": 1500.0,\n            \"milestoneType\": \"rewardAmount\"\n        },\n        \"milestonePeriod\": \"Calender Year\",\n        \"tierBenefits\": []\n    },\n    {\n        \"tierTitle\": \"Gold Tier\",\n        \"tierOrder\": 3,\n        \"tierId\": \"6170713f701c352d572fa7af\",\n        \"tierReward\": \"250.0%\",\n        \"requiredTierMilestone\": {\n            \"requireThreshHold\": 2500.0,\n            \"milestoneType\": \"rewardAmount\"\n        },\n        \"milestonePeriod\": \"Calender Year\",\n        \"tierBenefits\": []\n    },\n    {\n        \"tierTitle\": \"Diamond Tier\",\n        \"tierOrder\": 4,\n        \"tierId\": \"6170713f701c352d572fa7b1\",\n        \"tierReward\": \"15.0%\",\n        \"requiredTierMilestone\": {\n            \"requireThreshHold\": 10000.0,\n            \"milestoneType\": \"rewardAmount\"\n        },\n        \"milestonePeriod\": \"Calender Year\",\n        \"tierBenefits\": []\n    }\n]\n\n</code></pre>\n","urlObject":{"path":["api","v3","tiers","get"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"11bac6d8-afc3-4d9e-bfc3-f778e78198bf"},{"name":"Referral Program Info","id":"dbb964cb-fe8b-4392-b3c6-f0de87e08b3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/api/v3/referral/program/info","description":"<h4 id=\"request-method\">Request Method</h4>\n<p><code>GET</code></p>\n<h4 id=\"request-headers\">Request Headers</h4>\n<ul>\n<li><code>Authorization</code> (string, required): A header containing the authorization key for accessing the API. Replace <code>AUTH_KEY</code> in the example with the actual authorization key.</li>\n</ul>\n<h4 id=\"request-body\">Request Body</h4>\n<p>This request doesn't require any specific parameters or data in the body.</p>\n<hr />\n<h4 id=\"response-body\">Response Body</h4>\n<h4 id=\"response-structure\">Response Structure</h4>\n<p>The API response is an object containing details related to referral program, including rewards for the referrer and referee, referral sharing URL, and status.</p>\n<h4 id=\"referral-rewards\">Referral Rewards</h4>\n<ul>\n<li><code>rewardForReferred</code> (object): Contains details about the reward offered to the referred person (referee).<ul>\n<li><code>title</code> (string): Title or description of the reward for the referred person.</li>\n<li><code>type</code> (string): Type of reward</li>\n<li><code>value</code> (string): Value or amount of the reward offered to the referred person.</li>\n</ul>\n</li>\n<li><code>rewardForReferee</code> (object): Contains details about the reward offered to the referrer.<ul>\n<li><code>title</code> (string): Title or description of the reward for the referrer.</li>\n<li><code>type</code> (string): Type of reward</li>\n<li><code>value</code> (string): Value or amount of the reward offered to the referrer.</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"referral-share-url\">Referral Share URL</h4>\n<ul>\n<li><code>referralShareURL</code> (string): URL used for sharing the referral link.</li>\n</ul>\n<h4 id=\"status\">Status</h4>\n<ul>\n<li><code>status</code> (string): Indicates the status of the referral program. It specifies whether the referral program is enabled or disabled.</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"rewardForReferred\": {\n        \"title\": \"100 INR wallet reward\",\n        \"type\": \"wallet reward\",\n        \"value\": \"100\"\n    },\n    \"rewardForReferee\": {\n        \"title\": \"100 INR wallet reward\",\n        \"type\": \"wallet reward\",\n        \"value\": \"100\"\n    },\n    \"referralShareURL\": \"https://app.bingage.com//#/refferal/referralLink/000001/create\",\n    \"status\": \"enable\"\n}\n</code></pre>\n","urlObject":{"path":["api","v3","referral","program","info"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"dbb964cb-fe8b-4392-b3c6-f0de87e08b3b"},{"name":"Get Referral Info of a customer","id":"c676e4bd-bb33-464e-b14b-2692b48481a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/api/v3/referral/info/customer/6715766374704","description":"<h4 id=\"request-method\">Request Method</h4>\n<p><code>GET</code></p>\n<h4 id=\"request-headers\">Request Headers</h4>\n<ul>\n<li><code>Authorization</code> (string, required): A header containing the authorization key for accessing the API. Replace <code>AUTH_KEY</code> in the example with the actual authorization key.</li>\n</ul>\n<p>This method requires `customerUniqueId` as Path-Variable</p>\n<hr />\n<h4 id=\"response-structure\">Response Structure</h4>\n<p>The API response is an object containing information related to a referral system, including statistics and the referral URL.</p>\n<h4 id=\"referral-information\">Referral Information</h4>\n<ul>\n<li><code>referralReward</code> (double): Indicates the reward value given for successful referrals</li>\n<li><code>referralSent</code> (integer): Represents the count of referrals sent by users.</li>\n<li><code>referredJoined</code> (integer): Denotes the count of referred individuals who successfully joined or registered through the referral link.</li>\n<li><code>referralURL</code> (string): URL generated for sharing the referral link.</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"referralReward\": 0.0,\n    \"referralSent\": 0,\n    \"referredJoined\": 0,\n    \"referralURL\": \"http://bit.bingage.com/?R=tVfdm\"\n}\n</code></pre>\n","urlObject":{"path":["api","v3","referral","info","customer","6715766374704"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c676e4bd-bb33-464e-b14b-2692b48481a9"},{"name":"Retrieve list of reward transactions","id":"35e03871-890e-4e1a-b8c9-376eab823d36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/api/v3/transactions/get","description":"<h4 id=\"request-method\">Request Method</h4>\n<p><code>GET</code></p>\n<h4 id=\"request-headers\">Request Headers</h4>\n<ul>\n<li><code>Authorization</code> (string, required): A header containing the authorization key for accessing the API. Replace <code>AUTH_KEY</code> in the example with the actual authorization key.</li>\n</ul>\n<h4 id=\"request-body\">Request Body</h4>\n<p>This request doesn't require any specific parameters or data in the body.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<p><code>page</code>: Result page number. Starts from 1. (Not required)</p>\n<p><code>direction</code>: 'credit' to return addition transactions and 'debit' to return deduction transactions.(Not required)</p>\n<p><code>limit</code>: Result page size. (The default result page size is 50 transactions, and the maximum limit is 200) (Not required)</p>\n<p><code>from</code>: From date. (pattern = \"yyyy-MM-dd\") (Not required)</p>\n<p><code>to</code>: To date. (pattern = \"yyyy-MM-dd\") (Not required)</p>\n<p><code>customerUniqueId</code>: Used to get a specific customer's transactions list. (Not required)</p>\n<h4 id=\"request-body-1\">Request Body</h4>\n<p>Object containing counts of total transactions, currently fetched transaction counts and array containing object for transactions</p>\n<p>Response Body</p>\n<p>The response is a JSON object containing the following fields:</p>\n<ul>\n<li><p><code>total</code> (integer): Total number of transactions available.</p>\n</li>\n<li><p><code>count</code> (integer): Number of transactions included in the response.</p>\n</li>\n<li><p><code>transactions</code> (array): An array containing individual transaction objects with the following fields:</p>\n<ul>\n<li><code>date</code> (integer): Epoch timestamp of the transaction.</li>\n<li><code>subject</code> (string): Description or subject of the transaction.</li>\n<li><code>registeredAt</code> (string): Location where the transaction was registered.</li>\n<li><code>active</code> (boolean): Transaction status (active or not).</li>\n<li><code>cashRed</code> (float): Amount of cash redeemed in the transaction.</li>\n<li><code>transactionId</code> (string): Unique identifier for the transaction.</li>\n<li><code>invoiceAmt</code> (float): Invoice amount related to the transaction.</li>\n<li><code>balance</code> (float): Balance amount after the transaction.</li>\n<li><code>merchantId</code> (string): Unique identifier for the merchant.</li>\n<li><code>subjectOfTransaction</code> (string): Description of the type of transaction.</li>\n<li><code>paidAmount</code> (float): Amount paid in the transaction.</li>\n<li><code>memberId</code> (string): Unique identifier for the member/user associated with the transaction.</li>\n<li><code>orderType</code> (string): Type of order (if applicable).</li>\n<li><code>orderId</code> (string): Unique identifier for the order (if applicable).</li>\n<li><code>invoiceNo</code> (string): Invoice number associated with the transaction (if applicable).</li>\n<li><code>totalRedeemedCashback</code> (float): Total cashback redeemed in the transaction.</li>\n<li><code>totalRedeemedRecharge</code> (float): Total recharge amount redeemed in the transaction (if applicable).</li>\n<li><code>couponId</code> (string): Unique identifier for the coupon (if applicable).</li>\n<li><code>membership</code> (string): Type of membership associated with the transaction (if applicable).</li>\n<li><code>redeemCount</code> (integer): Number of times the coupon or offer was redeemed (if applicable).</li>\n<li><code>subscriptionId</code> (string): Unique identifier for the subscription (if applicable).</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"response-body-sample\">Response Body Sample</h4>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"total\": 9,\n    \"count\": 50,\n    \"transactions\": [\n        {\n            \"date\": 1700626784168,\n            \"orderType\": \"in-store\",\n            \"subject\": \"Wallet cashback\",\n            \"registeredAt\": \" khajrana\",\n            \"active\": true,\n            \"transactionId\": \"e877f27f-65f9-4303-8012-ffc415ef9714\",\n            \"invoiceAmt\": 1200.0,\n            \"balance\": 302.95000000000005,\n            \"merchantId\": \"000001\",\n            \"invoiceNo\": \"157\",\n            \"paidAmount\": 1200.0,\n            \"cashAdded\": 60.0,\n            \"memberId\": \"AD-00073087\"\n        },\n        {\n            \"date\": 1700626783708,\n            \"orderType\": \"in-store\",\n            \"subject\": \"100 INR Loyalty Offer Redemption\",\n            \"registeredAt\": \" khajrana\",\n            \"active\": true,\n            \"cashRed\": 1000.0,\n            \"transactionId\": \"8d11117a-113b-4a36-9228-a87b5b50c1a3\",\n            \"invoiceAmt\": 1200.0,\n            \"balance\": 242.95000000000005,\n            \"merchantId\": \"000001\",\n            \"subjectOfTransaction\": \"Cashback Deal\",\n            \"invoiceNo\": \"157\",\n            \"paidAmount\": 0,\n            \"memberId\": \"AD-00073087\"\n        },\n        {\n            \"date\": 1700626655829,\n            \"orderType\": \"in-store\",\n            \"subject\": \"Wallet cashback\",\n            \"registeredAt\": \" khajrana\",\n            \"active\": true,\n            \"transactionId\": \"68f793cc-86ff-4c4a-a48d-022c55840ca2\",\n            \"invoiceAmt\": 1200.0,\n            \"balance\": 1242.95,\n            \"merchantId\": \"000001\",\n            \"invoiceNo\": \"156\",\n            \"paidAmount\": 1199.0,\n            \"cashAdded\": 59.95,\n            \"memberId\": \"AD-00073087\"\n        },\n        {\n            \"date\": 1700626655357,\n            \"orderType\": \"in-store\",\n            \"subject\": \"Redemption On Bill\",\n            \"registeredAt\": \" khajrana\",\n            \"active\": true,\n            \"cashRed\": 1.0,\n            \"transactionId\": \"bd896281-351f-4599-a4c1-91547e3e8e0a\",\n            \"invoiceAmt\": 100.0,\n            \"balance\": 1183.0,\n            \"merchantId\": \"000001\",\n            \"subjectOfTransaction\": \"Redemption On Bill\",\n            \"invoiceNo\": \"155\",\n            \"paidAmount\": 99.0,\n            \"memberId\": \"AD-00073087\"\n        },\n        {\n            \"date\": 1700626552259,\n            \"totalRedeemedCashback\": 2.0,\n            \"subject\": \"Wallet recharge\",\n            \"registeredAt\": \" khajrana\",\n            \"active\": true,\n            \"transactionId\": \"a3b76689-7a70-4fb6-8d45-589ff8528510\",\n            \"invoiceAmt\": 500.0,\n            \"totalRedeemedRecharge\": 0.0,\n            \"balance\": 1184.0,\n            \"merchantId\": \"000001\",\n            \"subjectOfTransaction\": \"recharge\",\n            \"cashAdded\": 550.0,\n            \"memberId\": \"AD-00073087\"\n        },\n        {\n            \"date\": 1700626550124,\n            \"totalRedeemedCashback\": 2.0,\n            \"subject\": \"Wallet recharge\",\n            \"registeredAt\": \" khajrana\",\n            \"active\": true,\n            \"transactionId\": \"2bfc45b5-2919-4b26-a0fb-fa2f9fd335b0\",\n            \"invoiceAmt\": 500.0,\n            \"totalRedeemedRecharge\": 0.0,\n            \"balance\": 634.0,\n            \"merchantId\": \"000001\",\n            \"subjectOfTransaction\": \"recharge\",\n            \"cashAdded\": 550.0,\n            \"memberId\": \"AD-00073087\"\n        },\n        {\n            \"date\": 1700626538215,\n            \"totalRedeemedCashback\": 2.0,\n            \"subject\": \"Wallet cashback\",\n            \"registeredAt\": \" khajrana\",\n            \"active\": true,\n            \"transactionId\": \"df14fe9f-a1e1-4ac4-b0c7-24111d1d5957\",\n            \"invoiceAmt\": 1500.0,\n            \"totalRedeemedRecharge\": 0.0,\n            \"balance\": 84.0,\n            \"merchantId\": \"000001\",\n            \"subjectOfTransaction\": \"Wallet cashback\",\n            \"cashAdded\": 75.0,\n            \"memberId\": \"AD-00073087\"\n        },\n        {\n            \"date\": 1700626466805,\n            \"orderType\": \"in-store\",\n            \"subject\": \"Redemption On Bill\",\n            \"registeredAt\": \" khajrana\",\n            \"active\": true,\n            \"cashRed\": 1.0,\n            \"transactionId\": \"c9a20d59-bc65-417a-aab8-83254013c2aa\",\n            \"invoiceAmt\": 100.0,\n            \"balance\": 9.0,\n            \"merchantId\": \"000001\",\n            \"subjectOfTransaction\": \"Redemption On Bill\",\n            \"invoiceNo\": \"155\",\n            \"paidAmount\": 99.0,\n            \"memberId\": \"AD-00073087\"\n        },\n        {\n            \"date\": 1700626159492,\n            \"orderType\": \"in-store\",\n            \"orderId\": \"022\",\n            \"subject\": \"Wallet cashback\",\n            \"registeredAt\": \" khajrana\",\n            \"active\": true,\n            \"transactionId\": \"53b359db-204a-48b4-b092-6bfe02168d88\",\n            \"invoiceAmt\": 200.0,\n            \"balance\": 10.0,\n            \"merchantId\": \"000001\",\n            \"invoiceNo\": \"154\",\n            \"paidAmount\": 200.0,\n            \"cashAdded\": 10.0,\n            \"memberId\": \"AD-00073087\"\n        }\n    ]\n}\n\n</code></pre>\n","urlObject":{"path":["api","v3","transactions","get"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"35e03871-890e-4e1a-b8c9-376eab823d36"}],"id":"8617656e-9572-4174-bf63-7cfbb5e03499","_postman_id":"8617656e-9572-4174-bf63-7cfbb5e03499","description":""},{"name":"API POS Token","item":[{"name":"Integration Authentication","id":"bcff4e63-2c95-4015-ab89-277c8216f1d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"storeId\": \"{storeId}\",\n  \"catalogueId\": \"{catalogueId}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/integrationAuthentication","description":"<p>This Service is used to add <strong>Store-Id</strong>, along with the <strong>Catalogue Id</strong> to Bingage</p>\n","urlObject":{"path":["pos","integrationAuthentication"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bcff4e63-2c95-4015-ab89-277c8216f1d6"}],"id":"e0d0f9e4-95ab-4314-9154-1ecbfc10a572","description":"<p>This folder contains services used to integrate and validate the POS integration</p>\n","_postman_id":"e0d0f9e4-95ab-4314-9154-1ecbfc10a572"},{"name":"Coupon","item":[{"name":"Global Coupon api","item":[{"name":"all merchants coupon global","id":"c102eca7-002a-45b8-bfdb-1a8f3ab5bb1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BASE_URL}}/sCoupon/getAllMerchantsActiveCoupons","urlObject":{"path":["sCoupon","getAllMerchantsActiveCoupons"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c102eca7-002a-45b8-bfdb-1a8f3ab5bb1c"},{"name":"New Request","id":"adf3a96b-f994-4dcd-9b2c-5755cbdd936e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"adf3a96b-f994-4dcd-9b2c-5755cbdd936e"},{"name":"New Request","id":"7b579cec-0d6a-4eaa-95de-e5bd9bbc4398","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ0ZXN0Ym5nQGdtYWlsLmNvbSIsIm1lbWJlcklkIjoiQUEtMDAwMSIsImlhdCI6MTc2ODU1NDEyM30.cY1-L0GHCVEvPZyPM8zL8vLdug050d3rXaeJ8u2qhjM","type":"text"}],"url":"http://localhost:8081/wallet-money/api/merchant/000008/logo","urlObject":{"protocol":"http","port":"8081","path":["wallet-money","api","merchant","000008","logo"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5a5497ce-f6a2-4f85-86d5-eb9f02ca4371","name":"New Request","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8081wallet-money/api/merchant/000007/logo"},"_postman_previewlanguage":null,"header":[],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"7b579cec-0d6a-4eaa-95de-e5bd9bbc4398"}],"id":"f4585763-7b75-4e5b-9aa9-038bcabb3e7b","_postman_id":"f4585763-7b75-4e5b-9aa9-038bcabb3e7b","description":""},{"name":"Get coupon info","id":"df233c10-748f-40e4-b525-49a535593ea2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/coupon/info?contactNumber=9876543210&code=DC15","description":"<p>To get details of coupons for an individual customer of the outlet.</p>\n<p>Sample Response:<br />{<br />    \"coupon_name\": \"Test\",<br />    \"coupon_code\": \"TEM20\",<br />    \"discount_on\": \"product\",<br />    \"discount_type\": \"percentage\",<br />    \"discount_value\": 20,<br />    \"product\": [<br />        {<br />            \"_id\": \"1237438432\",<br />            \"quantity\": 1<br />        }<br />    ],<br />    \"min_bill_amount\": 150,<br />    \"max_discount\": 10,<br />    \"valid_days\": \"Monday Tuesday Wednesday Thursday Friday Saturday Sunday \",<br />    \"valid_from\": [<br />        0,<br />        0<br />    ],<br />    \"valid_till\": [<br />        23,<br />        0<br />    ],<br />    \"terms\": null<br />}</p>\n<p>Description:<br />1. \"coupon_name\": \"couponName\",</p>\n<p>//This is Titel of coupon //</p>\n<p>2. \"coupon_code\": \"couponCode\",</p>\n<p>//This will be coupon code//</p>\n<p>3. \"discount_on\": ,</p>\n<p>//This will be, wehre discount will be apply</p>\n<p>this can be \"discountOnbill\" or \"discountOnproduct\"//</p>\n<p>eg. 1. when \"discountOnbill\" : The discoint will apply on whole bill</p>\n<p>eg. 2. when \"discountOnproduct\": The discoint will apply on respective product on bill</p>\n<p>//</p>\n<p>4. \"discount_type\":</p>\n<p>This can be \"product\" or \"fixed\" or \"percentage\"</p>\n<p>5. \"discount_value\": ,</p>\n<p>// a) when \"discount_type is \"fixed\": value variable type bill be double</p>\n<p>b) when \"discount_type is\"percentage\": value variable type bill be double</p>\n<p>b) when \"discount_type is \"product\" : Value variable type bill be alphneuremic</p>\n<p>//</p>\n<p>5. \"min_bill_amount\":</p>\n<p>//This will be integer value //</p>\n<p>6. max_discount\": 10,</p>\n<p>//This will be integer value //</p>\n<p>7. valid_days:</p>\n<p>// Here value will be like of \"Monday Tuesday Wednesday Thursday Friday Saturday Sunday \" //</p>\n<p>8. \"valid_from\": [ 0, 0 ],</p>\n<p>/ Here value will in 24 hours clock. i.e 23.45 //</p>\n<p>9. \"valid_till\": [ 23, 0 ]</p>\n<p>/ Here value will in 24 hours clock. i.e 23.45 //</p>\n<p>10. \"terms\": null</p>\n<p>// Here text comment will appear and the value type will be \"String\"</p>\n","urlObject":{"path":["pos","coupon","info"],"host":["{{BASE_URL}}"],"query":[{"key":"contactNumber","value":"9876543210"},{"key":"code","value":"DC15"}],"variable":[]}},"response":[{"id":"abd2bda7-0045-4664-a72e-18814a90df1d","name":"Get coupon info","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":{"raw":"{{BASE_URL}}/pos/coupon/info?contactNumber=9876543210&code=DC15","host":["{{BASE_URL}}"],"path":["pos","coupon","info"],"query":[{"key":"contactNumber","value":"9876543210"},{"key":"code","value":"DC15"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"coupon_name\": \"Disc15\",\n  \"coupon_code\": \"DC15\",\n  \"discount_on\": \"bill\",\n  \"discount_type\": \"percentage\",\n  \"discount_value\": 15,\n  \"comment\": \"\",\n  \"products\": null,\n  \"min_bill_amount\": 50,\n  \"max_discount\": 200,\n  \"valid_days\": \"Monday Tuesday Wednesday Thursday Friday Saturday Sunday \",\n  \"valid_from\": [\n    10,\n    0\n  ],\n  \"valid_till\": [\n    0,\n    0\n  ],\n  \"terms\": null\n}"}],"_postman_id":"df233c10-748f-40e4-b525-49a535593ea2"},{"name":"Coupon redeem","id":"eef5e511-89d7-496d-9684-5683222c8ba1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"contactNumber\": \"${contactNumber}\",\n  \"customerName\": \"${customerName}\",\n  \"email\": \"${email}\",\n  \"invoiceAmount\": \"${invoiceAmount}\",\n  \"invoiceNo\": \"${invoiceNo}\",\n  \"couponRedeemCode\": \"${couponRedeemCode}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/coupon/redeem","urlObject":{"path":["pos","coupon","redeem"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"a3b57fc6-5e49-4c7d-afdb-bc179d6a2adf","name":"Coupon redeem","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"contactNumber\": \"${contactNumber}\",\n  \"customerName\": \"${customerName}\",\n  \"email\": \"${email}\",\n  \"invoiceAmount\": \"${invoiceAmount}\",\n  \"invoiceNo\": \"${invoiceNo}\",\n  \"couponRedeemCode\": \"${couponRedeemCode}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/coupon/redeem"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"coupon_code\": \"DC15\",\n  \"min_bill_amount\": \"50.0\",\n  \"max_discount\": \"200.0\",\n  \"discount_value\": \"15\",\n  \"comment\": \"Congratulation, 15% Discount voucher discount on bill applied\",\n  \"discount_on\": \"bill\",\n  \"discount_type\": \"percentage\",\n  \"message\": \"Successfully redeemed\",\n  \"coupon_name\": \"Disc15\"\n}"}],"_postman_id":"eef5e511-89d7-496d-9684-5683222c8ba1"}],"id":"27b83196-0282-4224-91ef-ef9dbe8782db","description":"<p>This folder contains services related to coupon</p>\n","_postman_id":"27b83196-0282-4224-91ef-ef9dbe8782db"},{"name":"Feedback","item":[{"name":"Feedback between two dates","id":"4511783e-373e-4340-8cae-4532e6513528","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/feedback/feedbacks/000001?outletId=&startDate=&endDate=&page=1","urlObject":{"path":["feedback","feedbacks","000001"],"host":["{{BASE_URL}}"],"query":[{"key":"outletId","value":""},{"key":"startDate","value":""},{"key":"endDate","value":""},{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"4511783e-373e-4340-8cae-4532e6513528"},{"name":"Feedback info","id":"fc7c60bb-fee2-4c4e-b210-4eb22ac73290","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/feedback/feedback_info/{feedbackId}","urlObject":{"path":["feedback","feedback_info","{feedbackId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fc7c60bb-fee2-4c4e-b210-4eb22ac73290"},{"name":"Generate feedback url to send","id":"b161e28c-dae4-42ae-be9e-781cb01be782","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/feedback/feedback_url_mapping/{merchantId}","urlObject":{"path":["feedback","feedback_url_mapping","{merchantId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b161e28c-dae4-42ae-be9e-781cb01be782"},{"name":"Feedback using merchant-id","id":"63f6b7ba-411d-497f-88d0-b3b74886a293","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/feedback/feedbacks/all/00001?page=1","urlObject":{"path":["feedback","feedbacks","all","00001"],"host":["{{BASE_URL}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"59ff8575-ab2d-4b46-aeed-dc965a73714f","name":"Feedback using merchant-id","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":{"raw":"{{BASE_URL}}/feedback/feedbacks/all/00001?page=1","host":["{{BASE_URL}}"],"path":["feedback","feedbacks","all","00001"],"query":[{"key":"page","value":"1","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Apr 2023 09:40:25 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"content\": [],\n    \"last\": true,\n    \"totalElements\": 0,\n    \"totalPages\": 0,\n    \"numberOfElements\": 0,\n    \"sort\": null,\n    \"first\": false,\n    \"size\": 20,\n    \"number\": 1\n}"}],"_postman_id":"63f6b7ba-411d-497f-88d0-b3b74886a293"}],"id":"60e5389c-4c92-40ab-ad62-a63521d48ee4","description":"<p>This folder contains all the feedback services</p>\n","_postman_id":"60e5389c-4c92-40ab-ad62-a63521d48ee4"},{"name":"Other Wallet API","item":[{"name":"Loyalty Offer Redeem","id":"5bb6bf91-7b5f-47b2-b909-5980e037afb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"contactNumber\": 9876543210,\n  \"offer_id\": \"7b09bab6-78a0-4a40-97ad-036e0632ba98\",\n  \"wallet_balance_to_redeem_offer\":250,\n  \"invoiceAmount\":100\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/v2/loyalty/offers/redeem","urlObject":{"path":["pos","v2","loyalty","offers","redeem"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"f6f35a0e-1bf7-4e90-a332-d0ef39a1d9d5","name":"Loyalty Offer Redeem","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"contactNumber\": 9876543210,\n  \"offer_id\": \"7b09bab6-78a0-4a40-97ad-036e0632ba98\",\n  \"wallet_balance_to_redeem_offer\":250,\n  \"invoiceAmount\":100\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/pos/v2/loyalty/offers/redeem"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Apr 2023 09:32:06 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"transactionIdOtp\": \"1102f597-1d44-44fe-945b-832964a79676\"\n}"}],"_postman_id":"5bb6bf91-7b5f-47b2-b909-5980e037afb9"},{"name":"Loyalty Offer Redeem Verify","id":"8075a247-4480-4b62-9f07-357d4cfa7bb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/v2/loyalty/offer/redeem/verify?loyaltyOfferTransactionId=7b09bab6-78a0-4a40-97ad-036e0632ba98&otpCode=1234","urlObject":{"path":["pos","v2","loyalty","offer","redeem","verify"],"host":["{{BASE_URL}}"],"query":[{"key":"loyaltyOfferTransactionId","value":"7b09bab6-78a0-4a40-97ad-036e0632ba98"},{"key":"otpCode","value":"1234"}],"variable":[]}},"response":[],"_postman_id":"8075a247-4480-4b62-9f07-357d4cfa7bb2"},{"name":"Get Transactions","id":"b27e863b-dfca-400e-86d7-88df1d41a035","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/v2/transaction/{memberId}","description":"<p>To obtain a list of transactions of Member (user or customer)</p>\n","urlObject":{"path":["pos","v2","transaction","{memberId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"d2ecb17e-84ea-4bb8-a3f7-66527b79ee3b","name":"Get Transactions","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/v2/transaction/AD-00072975"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Apr 2023 09:37:12 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": {\n            \"timestamp\": 1681720386,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 1287,\n            \"counter\": 4768831,\n            \"timeSecond\": 1681720386,\n            \"time\": 1681720386000,\n            \"date\": 1681720386000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1681720386141,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"fd773865-e7d2-4abd-9d63-eedab37e1adf\",\n        \"invoiceAmt\": 100,\n        \"balance\": 312,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2022-10-07\",\n        \"paidAmount\": 100,\n        \"cashAdded\": 2,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1679546213,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 19189,\n            \"counter\": 3809273,\n            \"timeSecond\": 1679546213,\n            \"time\": 1679546213000,\n            \"date\": 1679546213000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1679546213074,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"7ff947be-e872-45e6-a754-aefb1ae4ca02\",\n        \"invoiceAmt\": 1000,\n        \"balance\": 20360,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2023-03-23\",\n        \"paidAmount\": 1000,\n        \"cashAdded\": 50,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1678450426,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 28230,\n            \"counter\": 14947962,\n            \"timeSecond\": 1678450426,\n            \"time\": 1678450426000,\n            \"date\": 1678450426000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1678450426949,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"27ff1ecd-7cb3-41b7-a550-b891cef5f483\",\n        \"invoiceAmt\": 1000,\n        \"balance\": 20313,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2023-03-10\",\n        \"paidAmount\": 1000,\n        \"cashAdded\": 10000,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1678436379,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 23103,\n            \"counter\": 7013930,\n            \"timeSecond\": 1678436379,\n            \"time\": 1678436379000,\n            \"date\": 1678436379000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1678436379885,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"ff539148-bcae-4186-88ef-48d141fa4563\",\n        \"invoiceAmt\": 1000,\n        \"balance\": 10313,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2023-03-10\",\n        \"paidAmount\": 1000,\n        \"cashAdded\": 10000,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1677572842,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 16525,\n            \"counter\": 16366278,\n            \"timeSecond\": 1677572842,\n            \"time\": 1677572842000,\n            \"date\": 1677572842000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1677572842843,\n        \"balance\": 313,\n        \"merchantId\": \"000001\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"invoiceNo\": \"BNG-2022-11-02T1725\",\n        \"paidAmount\": 150,\n        \"cashAdded\": 3,\n        \"transactionId\": \"1d6c5e18-a46e-4945-bd19-a854e7f18c0f\",\n        \"memberId\": \"AD-00072975\",\n        \"invoiceAmt\": 150\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1676260517,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 17849,\n            \"counter\": 3185523,\n            \"timeSecond\": 1676260517,\n            \"time\": 1676260517000,\n            \"date\": 1676260517000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1676260517737,\n        \"balance\": 1900,\n        \"merchantId\": \"000001\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"cashAdded\": 50,\n        \"transactionId\": \"450d7cbb-7614-4fa3-818a-d95786db745c\",\n        \"memberId\": \"AD-00072975\",\n        \"invoiceAmt\": 100\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1674190022,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 6267,\n            \"counter\": 11207120,\n            \"timeSecond\": 1674190022,\n            \"time\": 1674190022000,\n            \"date\": 1674190022000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1674190022098,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"5886e3f7-0574-4051-a876-703302c2df21\",\n        \"invoiceAmt\": 100,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 1950,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 100,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1673688933,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 23677,\n            \"counter\": 14021289,\n            \"timeSecond\": 1673688933,\n            \"time\": 1673688933000,\n            \"date\": 1673688933000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1673688933636,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"1cf42920-e8c8-4895-b5cc-389a81140a28\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 1850,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 500,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1673688842,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 23677,\n            \"counter\": 14021109,\n            \"timeSecond\": 1673688842,\n            \"time\": 1673688842000,\n            \"date\": 1673688842000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1673688842244,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"b865c6e9-0b2a-40c4-8676-82dbbe95613a\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 1350,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 500,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1673688804,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 23677,\n            \"counter\": 14020926,\n            \"timeSecond\": 1673688804,\n            \"time\": 1673688804000,\n            \"date\": 1673688804000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1673688804589,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"77943474-036a-45c4-9d7e-1482f6fbe567\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 850,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 500,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1672407459,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 10092,\n            \"counter\": 10250706,\n            \"timeSecond\": 1672407459,\n            \"time\": 1672407459000,\n            \"date\": 1672407459000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1672407459690,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet recharge\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"e4e18225-ed2c-40be-b3a8-46cce03ab925\",\n        \"invoiceAmt\": 200,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7763,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"recharge\",\n        \"cashAdded\": 220,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1670904836,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 2652,\n            \"counter\": 13854661,\n            \"timeSecond\": 1670904836,\n            \"time\": 1670904836000,\n            \"date\": 1670904836000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1670904836283,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"faa23ca1-c2c6-40cc-a08c-da87b059ca06\",\n        \"invoiceAmt\": 100,\n        \"balance\": 7894,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2022-10-07\",\n        \"paidAmount\": 100,\n        \"cashAdded\": 50,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1670904823,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 2652,\n            \"counter\": 13854654,\n            \"timeSecond\": 1670904823,\n            \"time\": 1670904823000,\n            \"date\": 1670904823000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1670904823550,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"9f4cfc65-e134-4d81-a9c5-58e31a2141b5\",\n        \"invoiceAmt\": 500,\n        \"balance\": 7844,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2022-10-07\",\n        \"paidAmount\": 500,\n        \"cashAdded\": 60,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1670420026,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 698,\n            \"counter\": 9197569,\n            \"timeSecond\": 1670420026,\n            \"time\": 1670420026000,\n            \"date\": 1670420026000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1670420026758,\n        \"totalRedeemedCashback\": 30,\n        \"subject\": \"Wallet recharge\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"e778958c-60cb-4049-a694-949ed9a57117\",\n        \"invoiceAmt\": 100,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7983,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"recharge\",\n        \"cashAdded\": 100,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1670420006,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 698,\n            \"counter\": 9197529,\n            \"timeSecond\": 1670420006,\n            \"time\": 1670420006000,\n            \"date\": 1670420006000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1670420006802,\n        \"totalRedeemedCashback\": 30,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"27897ce5-a1de-4004-af5a-9a3c82956952\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7883,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 45,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1670419869,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 698,\n            \"counter\": 9197078,\n            \"timeSecond\": 1670419869,\n            \"time\": 1670419869000,\n            \"date\": 1670419869000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1670419869355,\n        \"totalRedeemedCashback\": 30,\n        \"subject\": \"Wallet recharge\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"949a9948-30b6-4905-9b38-e6ffd1acea89\",\n        \"invoiceAmt\": 100,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7738,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"recharge\",\n        \"cashAdded\": 100,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1670419836,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 698,\n            \"counter\": 9196952,\n            \"timeSecond\": 1670419836,\n            \"time\": 1670419836000,\n            \"date\": 1670419836000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1670419836320,\n        \"totalRedeemedCashback\": 30,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"adde5c30-b191-436c-bbe6-37a074750ef1\",\n        \"invoiceAmt\": 100,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7638,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 9,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1670041266,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 18688,\n            \"counter\": 12853022,\n            \"timeSecond\": 1670041266,\n            \"time\": 1670041266000,\n            \"date\": 1670041266000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1670041266378,\n        \"totalRedeemedCashback\": 20,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"b6f3a455-d866-4cc4-a3a6-665eb4f8c710\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7539,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 45,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1670040914,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 18156,\n            \"counter\": 3236959,\n            \"timeSecond\": 1670040914,\n            \"time\": 1670040914000,\n            \"date\": 1670040914000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1670040914126,\n        \"totalRedeemedCashback\": 20,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"2cd2a12d-6e1f-4dec-a30f-742924b75ed7\",\n        \"invoiceAmt\": 1000,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7494,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 90,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1669699923,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 32759,\n            \"counter\": 640283,\n            \"timeSecond\": 1669699923,\n            \"time\": 1669699923000,\n            \"date\": 1669699923000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1669699923312,\n        \"totalRedeemedCashback\": 20,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"7eab2106-0546-49b4-a2ac-0579549091e3\",\n        \"invoiceAmt\": 1000,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7404,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 90,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1669468288,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 6968,\n            \"counter\": 16555593,\n            \"timeSecond\": 1669468288,\n            \"time\": 1669468288000,\n            \"date\": 1669468288000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1669468288811,\n        \"totalRedeemedCashback\": 20,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"539376c0-da4a-4484-8465-a6b09eb7d6e9\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7314,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 20,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1669467391,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 6968,\n            \"counter\": 16553734,\n            \"timeSecond\": 1669467391,\n            \"time\": 1669467391000,\n            \"date\": 1669467391000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1669467391322,\n        \"totalRedeemedCashback\": 20,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"7935d1b0-38a5-41f5-8e3b-8414b61eacea\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7294,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 20,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1669464722,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 6968,\n            \"counter\": 16548006,\n            \"timeSecond\": 1669464722,\n            \"time\": 1669464722000,\n            \"date\": 1669464722000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1669464722550,\n        \"totalRedeemedCashback\": 20,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"bb66cdb5-b398-4efc-8fe7-5eaebfcbae82\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7274,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 20,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1669463880,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 6968,\n            \"counter\": 16546289,\n            \"timeSecond\": 1669463880,\n            \"time\": 1669463880000,\n            \"date\": 1669463880000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1669463880830,\n        \"totalRedeemedCashback\": 20,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"158c6f2a-c055-45b4-85df-13319d2bfdea\",\n        \"invoiceAmt\": 1000,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7254,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 40,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1669457917,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 6968,\n            \"counter\": 16533665,\n            \"timeSecond\": 1669457917,\n            \"time\": 1669457917000,\n            \"date\": 1669457917000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1669457917709,\n        \"totalRedeemedCashback\": 20,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"48dac402-2aa6-4028-97cf-691ae6d9374e\",\n        \"invoiceAmt\": 1000,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 7214,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 4000,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1669457384,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 6968,\n            \"counter\": 16532523,\n            \"timeSecond\": 1669457384,\n            \"time\": 1669457384000,\n            \"date\": 1669457384000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1669457384182,\n        \"totalRedeemedCashback\": 10,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"ae98fa77-4405-40e1-bc7f-bd6a535ad90e\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 3224,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 2000,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1669351790,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 6968,\n            \"counter\": 16350107,\n            \"timeSecond\": 1669351790,\n            \"time\": 1669351790000,\n            \"date\": 1669351790000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1669351790314,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"163fa1c9-2757-4b63-b1cd-2d29f8c3e8d0\",\n        \"invoiceAmt\": 100,\n        \"balance\": 1224,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2022-10-07\",\n        \"paidAmount\": 100,\n        \"cashAdded\": 4,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1668744003,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 8733,\n            \"counter\": 15213256,\n            \"timeSecond\": 1668744003,\n            \"time\": 1668744003000,\n            \"date\": 1668744003000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1668744003650,\n        \"totalRedeemedCashback\": 10,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"58e9cff1-fbcb-4df7-b94d-1547f632b6b6\",\n        \"invoiceAmt\": 100,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 1220,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 4,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1668672120,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 20048,\n            \"counter\": 16094349,\n            \"timeSecond\": 1668672120,\n            \"time\": 1668672120000,\n            \"date\": 1668672120000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1668672120698,\n        \"totalRedeemedCashback\": 10,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"c6042caf-e7ba-4094-bb53-45ae23537be4\",\n        \"invoiceAmt\": 100,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 1216,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 400,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1668671336,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 20048,\n            \"counter\": 16093043,\n            \"timeSecond\": 1668671336,\n            \"time\": 1668671336000,\n            \"date\": 1668671336000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1668671336261,\n        \"totalRedeemedCashback\": 10,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"1cfffd18-467b-42f9-a53d-1424d1158778\",\n        \"invoiceAmt\": 100,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 816,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 400,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667794008,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 20686,\n            \"counter\": 16390942,\n            \"timeSecond\": 1667794008,\n            \"time\": 1667794008000,\n            \"date\": 1667794008000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667794008760,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"e8abf4a8-82a6-4982-af43-10ed00434b06\",\n        \"invoiceAmt\": 1000,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 906,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 40,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667793974,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 20686,\n            \"counter\": 16384017,\n            \"timeSecond\": 1667793974,\n            \"time\": 1667793974000,\n            \"date\": 1667793974000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667793974765,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"7675bb64-8dfc-4714-b474-57e63d205e8f\",\n        \"invoiceAmt\": 1500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 866,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 60,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667636848,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 29662,\n            \"counter\": 8866994,\n            \"timeSecond\": 1667636848,\n            \"time\": 1667636848000,\n            \"date\": 1667636848000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667636848187,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"dc976e79-9fbb-4fa1-aa39-3994cc551830\",\n        \"invoiceAmt\": 100,\n        \"balance\": 806,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2022-10-07\",\n        \"paidAmount\": 100,\n        \"cashAdded\": 4,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667636796,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 29662,\n            \"counter\": 8866959,\n            \"timeSecond\": 1667636796,\n            \"time\": 1667636796000,\n            \"date\": 1667636796000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667636796534,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"c7c08ad9-50ab-429f-9bb8-c11e018e054f\",\n        \"invoiceAmt\": 100,\n        \"balance\": 802,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2022-10-07\",\n        \"paidAmount\": 100,\n        \"cashAdded\": 4,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667636751,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 29662,\n            \"counter\": 8866953,\n            \"timeSecond\": 1667636751,\n            \"time\": 1667636751000,\n            \"date\": 1667636751000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667636751224,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"3612b21f-94ee-4457-bf6f-0ae7f2cfd589\",\n        \"invoiceAmt\": 100,\n        \"balance\": 798,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2022-10-07\",\n        \"paidAmount\": 100,\n        \"cashAdded\": 4,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667624031,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 29662,\n            \"counter\": 8863551,\n            \"timeSecond\": 1667624031,\n            \"time\": 1667624031000,\n            \"date\": 1667624031000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667624031589,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"ff784fec-f9e1-4217-9acc-e472ebabf0ff\",\n        \"invoiceAmt\": 1000,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 794,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 40,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667623939,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 29662,\n            \"counter\": 8863548,\n            \"timeSecond\": 1667623939,\n            \"time\": 1667623939000,\n            \"date\": 1667623939000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667623939061,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"b6b133f4-3c3d-4089-b3b0-db07c98fa6d8\",\n        \"invoiceAmt\": 1500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 754,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 60,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667623473,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 29662,\n            \"counter\": 8863519,\n            \"timeSecond\": 1667623473,\n            \"time\": 1667623473000,\n            \"date\": 1667623473000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667623473658,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"3d4b3c48-8f72-43dc-8e4d-d1e90d4a5ded\",\n        \"invoiceAmt\": 1400,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 694,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 56,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667623136,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 29662,\n            \"counter\": 8863488,\n            \"timeSecond\": 1667623136,\n            \"time\": 1667623136000,\n            \"date\": 1667623136000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667623136767,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"1faea9b7-3778-4e48-8ec5-782a44559136\",\n        \"invoiceAmt\": 1100,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 638,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 44,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667623097,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 29662,\n            \"counter\": 8863466,\n            \"timeSecond\": 1667623097,\n            \"time\": 1667623097000,\n            \"date\": 1667623097000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667623097907,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"4eed7458-4fca-439f-9d61-e5906d60ab09\",\n        \"invoiceAmt\": 1500,\n        \"totalRedeemedRecharge\": 20,\n        \"balance\": 594,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"Wallet cashback\",\n        \"cashAdded\": 60,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667534828,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 17153,\n            \"counter\": 6217662,\n            \"timeSecond\": 1667534828,\n            \"time\": 1667534828000,\n            \"date\": 1667534828000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667534828934,\n        \"orderType\": \"Cash\",\n        \"subject\": \"Wallet cashback\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"20a303b0-eed0-422e-ada4-1eb2f5f56a23\",\n        \"invoiceAmt\": 100,\n        \"balance\": 534,\n        \"merchantId\": \"000001\",\n        \"invoiceNo\": \"BNG-2022-10-07\",\n        \"paidAmount\": 100,\n        \"cashAdded\": 4,\n        \"memberId\": \"AD-00072975\"\n    },\n    {\n        \"_id\": {\n            \"timestamp\": 1667448651,\n            \"machineIdentifier\": 7347253,\n            \"processIdentifier\": 5296,\n            \"counter\": 11763187,\n            \"timeSecond\": 1667448651,\n            \"time\": 1667448651000,\n            \"date\": 1667448651000\n        },\n        \"_class\": \"com.mongodb.BasicDBObject\",\n        \"date\": 1667448651414,\n        \"totalRedeemedCashback\": 0,\n        \"subject\": \"Wallet recharge\",\n        \"registeredAt\": \" khajrana\",\n        \"active\": true,\n        \"transactionId\": \"2ecb4d4d-f4e7-47b7-8137-a1e885e82ce1\",\n        \"invoiceAmt\": 500,\n        \"totalRedeemedRecharge\": 0,\n        \"balance\": 550,\n        \"merchantId\": \"000001\",\n        \"subjectOfTransaction\": \"recharge\",\n        \"cashAdded\": 550,\n        \"memberId\": \"AD-00072975\"\n    }\n]"}],"_postman_id":"b27e863b-dfca-400e-86d7-88df1d41a035"},{"name":"Get Recharges","id":"40cc3bb7-9901-4a7d-9987-1f1d0c78cfe9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/rechargeVoucher","urlObject":{"path":["pos","rechargeVoucher"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"6daeb232-e113-490b-8419-9a9bc5e637d5","name":"Get Recharges","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{AUTH_KEY}}","type":"text"}],"url":"{{BASE_URL}}/pos/rechargeVoucher"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Apr 2023 09:37:32 GMT"},{"key":"Server","value":"Apache/2.4.18 (Ubuntu)"},{"key":"Content-Type","value":"application/json;charset=UTF-8"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"612f37c2701c3539486a1281\",\n        \"rechargeId\": \"3a70d013-3b76-4f94-83b3-4f3b39c7e8fd\",\n        \"merchantId\": \"000001\",\n        \"recharge\": 220,\n        \"voucher\": 200,\n        \"currentDate\": 1630484418601,\n        \"updateDate\": null,\n        \"active\": true,\n        \"issued\": 42\n    },\n    {\n        \"id\": \"612f37c2701c3539486a1283\",\n        \"rechargeId\": \"ac6c9d50-2df1-4f30-bcb5-849e638a3891\",\n        \"merchantId\": \"000001\",\n        \"recharge\": 550,\n        \"voucher\": 500,\n        \"currentDate\": 1630484418602,\n        \"updateDate\": null,\n        \"active\": true,\n        \"issued\": 15\n    },\n    {\n        \"id\": \"627654cd701c3538659f240e\",\n        \"rechargeId\": \"872116a4-c80b-4867-b550-28484a96b4f4\",\n        \"merchantId\": \"000001\",\n        \"recharge\": 1200,\n        \"voucher\": 1000,\n        \"currentDate\": 1651922125799,\n        \"updateDate\": null,\n        \"active\": true,\n        \"issued\": 2\n    },\n    {\n        \"id\": \"63aeeab6701c35276c9c6c9f\",\n        \"rechargeId\": \"9370605f-fed5-4f39-9cc2-2ded982b4807\",\n        \"merchantId\": \"000001\",\n        \"recharge\": 100,\n        \"voucher\": 1,\n        \"currentDate\": 1672407734504,\n        \"updateDate\": null,\n        \"active\": true,\n        \"issued\": 0\n    }\n]"}],"_postman_id":"40cc3bb7-9901-4a7d-9987-1f1d0c78cfe9"}],"id":"f424209a-76f0-4b7d-b491-5593532d66a4","_postman_id":"f424209a-76f0-4b7d-b491-5593532d66a4","description":""},{"name":"POS Signup and Login","item":[{"name":"SSO Login","id":"e2bbc6cc-680a-4e18-a038-e0b1f252c6ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"email\": \"${email}\",\n  \"token\": \"${apiToken}\",\n  \"posToken\": \"${posToken}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/sso/login","description":"<p>This service is used to do SSO Login to Bingage app, the service returns a login url</p>\n","urlObject":{"path":["sso","login"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e2bbc6cc-680a-4e18-a038-e0b1f252c6ee"}],"id":"2437f5ef-1969-4255-a154-99fdbc10c0ac","_postman_id":"2437f5ef-1969-4255-a154-99fdbc10c0ac","description":""}],"event":[{"listen":"prerequest","script":{"id":"37aae96f-a569-4b73-9b93-3896878076c9","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"e889da97-64a7-4ebb-9023-e57242e27008","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}]}